Need help with aptik: missing from menu

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
wutsinterweb
Level 6
Level 6
Posts: 1042
Joined: Tue Feb 28, 2017 2:14 am
Location: Connecticut, USA

Need help with aptik: missing from menu

Post by wutsinterweb »

I need to do a backup using aptik and for some reason, even after reinstalling, it is no where in my start menu. Mint Cinnomon 18.3
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
I've been using Mint for over 4 years, but I'm still a slow learner. I have a website: https://pickfetish.com. It is dedicated to guitar/instrument picks.
Sir Charles

Re: Need help with aptik: missing from menu

Post by Sir Charles »

Did you installaptik-gtkas well? If not:

Code: Select all

sudo apt-get install aptik-gtk
There has been some changes to the new version of Aptik.
User avatar
wutsinterweb
Level 6
Level 6
Posts: 1042
Joined: Tue Feb 28, 2017 2:14 am
Location: Connecticut, USA

Re: Need help with aptik: missing from menu [Solved]

Post by wutsinterweb »

that was the trick!
I've been using Mint for over 4 years, but I'm still a slow learner. I have a website: https://pickfetish.com. It is dedicated to guitar/instrument picks.
Sir Charles

Re: Need help with aptik: missing from menu

Post by Sir Charles »

Nice :D
Cheers
trope
Level 4
Level 4
Posts: 320
Joined: Tue Feb 19, 2013 1:10 pm

Re: Need help with aptik: missing from menu

Post by trope »

Marziano wrote: Sat Jun 09, 2018 1:57 pm Did you installaptik-gtkas well? If not:

Code: Select all

sudo apt-get install aptik-gtk
There has been some changes to the new version of Aptik.
Has the procedure changed? I get the error message:

Code: Select all

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package aptik-gtk
Sir Charles

Re: Need help with aptik: missing from menu

Post by Sir Charles »

trope wrote: Wed Aug 15, 2018 5:30 pm Has the procedure changed?
Have you added the PPA to your repositories? If not, run the following commands one by one in a terminal:

Code: Select all

sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
Next, install Aptik:

Code: Select all

sudo apt-get install aptik aptik-gtk
Hope this helps!
trope
Level 4
Level 4
Posts: 320
Joined: Tue Feb 19, 2013 1:10 pm

Re: Need help with aptik: missing from menu

Post by trope »

Did not work, maybe the GUI has been removed from the repository?

Code: Select all

$ sudo apt-add-repository -y ppa:teejee2008/ppa
You are about to add the following PPA to your system:
 More info: https://launchpad.net/~teejee2008/+archive/ubuntu/ppa
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.Ve48ZX8pU4 --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/spotify-2015-05-28-D2C19886.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 2D0F61F0
gpg: requesting key 2D0F61F0 from hkp server keyserver.ubuntu.com
gpg: key 2D0F61F0: "Launchpad PPA for Tony George" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

$ sudo apt-get update
Lots of output but did not see anything with teejee or aptik

$ sudo apt-get install aptik aptik-gtk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package aptik-gtk
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Need help with aptik: missing from menu

Post by smurphos »

trope wrote: Thu Aug 16, 2018 12:09 pm Did not work, maybe the GUI has been removed from the repository?

Code: Select all

E: Unable to locate package aptik-gtk
What version of Mint? If 17.x there isn't a build of aptik-gtk for trusty on the PPA. I don't know why. You could try installing the Deb directly from the releases section of
https://github.com/teejee2008/aptik-gtk

If that won't install I'd raise an issue on that GitHub.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
trope
Level 4
Level 4
Posts: 320
Joined: Tue Feb 19, 2013 1:10 pm

Re: Need help with aptik: missing from menu

Post by trope »

Thanks, I was able to install the .deb directly. Using 17.1.
Locked

Return to “Software & Applications”