To uninstall jaminid just follow these instructions.
sudo apt-get remove jaminid
This will remove just the jaminid package itself.
sudo apt-get remove --auto-remove jaminid
This will remove the jaminid package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jaminid then this will work.
sudo apt-get purge jaminid
Or similarly, like this jaminid
sudo apt-get purge --auto-remove jaminid
Package | jaminid |
Version | 0.99a-1.1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://jaminid.sourceforge.net/ |
Description | Small and fast daemon for Java applications |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/java |