Quote (kerry @ July 12 2006,18:05) |
apt- get is a command line. in teminal you would do> sudo apt-get update < then> sudo apt-get install (package name) < or if your installing local deb's you would use > sudo dpkg -i (package name). just remember you have to be root so you have to use sudo, sudo su to become root or just use the root terminal in the xshells menu. make sure you read dillo at the start that's the reason it pops up. |