HowTo Uninstall Unwanted Program in Ubuntu

OK, so you want to uninstall unwanted program(s) in Ubuntu? After you try it from GUI ways (Application>Add/remove or System>Administration>Synaptic Package Manager) you failed (the program is not listed there).
Then you need to do it from command line (Terminal) at last:
sudo apt-get remove pdfcrack (uninstall program called pdfcrack)

or

sudo apt-get --purge remove motion (uninstall program called motion including the configuration files)

Happy uninstalling!

Comments

Popular posts from this blog

Storing notes of TOMBOY on different location

Undefined Video Mode Number

Re-enable lower panel in Ubuntu