Linux-Noob Forums
cant apt-get install conky - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html)
+--- Forum: Debian (https://www.linux-noob.com/forums/forum-97.html)
+--- Thread: cant apt-get install conky (/thread-1459.html)



cant apt-get install conky - Navrax - 2007-04-08


So I have moved from Gentoo -> To Debian (Still left Gentoo on my Pentium III)

 

I can't EFFING "apt-get install conky"

 

Ive been using gentoo and emerging stuff since forever, whats wrong with apt-get ????

 

Can anyone help walk me through it..




cant apt-get install conky - znx - 2007-04-08


Heya

 

[/url][url=http://packages.debian.org/stable/utils/conky]http://packages.debian.org/stable/utils/conky

 

It is definately in the main stable packages of Debian. Try this:

 



Code:
# wget http://ftp.uk.debian.org/debian/pool/main/c/conky/conky_1.4.4-1_i386.deb
# dpkg -i conky_1.4.4-1_i386.deb




 

Should work, then you will have conky.

 

Make sure you investigate what's happened to your apt-sources, maybe you haven't got any remote repos setup :)