PDA

View Full Version : Can't install gtkpod


shortsellyhoonow
November 5th, 2006, 08:38 PM
I am trying to install gtkpod, but I get the following error:

$ sudo apt-get install gtkpod
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package gtkpod

Could somebody clue me in?

fonz2591
November 5th, 2006, 10:27 PM
I believe that it is either in the universe or multiverse repositories.
Type: sudo pico /etc/apt/*st
In a console, and un-comment (remove the #) the lines that start with deb.
Then apt-get update, and it should work.

Worst-come to worst you could install from the official gtkpod site ;).



Aaron