To uninstall just follow these instructions.
/ubuntu/saucy/universe///install/index.html
sudo apt-get remove
Which will remove just the package itself.
sudo apt-get remove --auto-remove
This will remove the package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for then this will work.
sudo apt-get purge
Or similarly, like this
sudo apt-get purge --auto-remove
Package | |
Version | |
Maintainer | |
Description | |
Distro | |
Release | |
Repo | |
Section |