To uninstall jacksum just follow these instructions.
sudo apt-get remove jacksum
This will remove just the jacksum package itself.
sudo apt-get remove --auto-remove jacksum
This will remove the jacksum package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jacksum then this will work.
sudo apt-get purge jacksum
Or similarly, like this jacksum
sudo apt-get purge --auto-remove jacksum
Package | jacksum |
Version | 1.7.0-4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.jonelo.de/java/jacksum/ |
Description | computes checksums, CRCs and message digests |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/utils |