To uninstall jumpapplet just follow these instructions.
sudo apt-get remove jumpapplet
This will remove just the jumpapplet package itself.
sudo apt-get remove --auto-remove jumpapplet
This will remove the jumpapplet package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jumpapplet then this will work.
sudo apt-get purge jumpapplet
Or similarly, like this jumpapplet
sudo apt-get purge --auto-remove jumpapplet
Package | jumpapplet |
Version | 18-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://wiki.github.com/joelthelion/autojump/ |
Description | autojump notification icon, to jump to frequently used directories |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/x11 |