apt-get does not workForum: HD Install Topic: apt-get does not work started by: bob1958 Posted by bob1958 on Feb. 28 2005,02:54
If I log on as root and at the consoletype "apt-get update" I get error saying:bash: apt-get: command not found I read somewhere about using dpkg or something like that to restore it. Any ideas? Please help cause I need to get a few things. Posted by green on Feb. 28 2005,04:19
Do this:right click the desktop mouse to Apps --> Tools --> Enable Apt the watch the magic in the terminal window. after the magic is done, double click on XTerminal in the upper left hand corner of your desktop, or right click on the desk top and mouse to XShells --> Root Access now you can type: apt-get update to update apt-get, watch more magic, then you can: apt-get install yourpackagename Have fun. Posted by bob on Feb. 28 2005,13:15
Thank you very much for the tip! I am now in apt-get heaven again!!!! bob
|