To uninstall jarwrapper just follow these instructions.
sudo apt-get remove jarwrapper
This will remove just the jarwrapper package itself.
sudo apt-get remove --auto-remove jarwrapper
This will remove the jarwrapper package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jarwrapper then this will work.
sudo apt-get purge jarwrapper
Or similarly, like this jarwrapper
sudo apt-get purge --auto-remove jarwrapper
Package | jarwrapper |
Version | 0.43 |
Maintainer | Debian Java Maintainers <[email protected]> |
Description | Run executable Java .jar files |
Distro | debian |
Release | wheezy |
Repo | main |
Section | java |