I don't know about this Eli the computer guy. All you need to learn in order to use any debian based distro is:

aptitude search "name of the program"
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install "name of program"
sudo apt-get remove --purge "name of program"
sudo dpkg -i "name of the .deb"

cheers!



Reply via email to