To uninstall jfsutils just follow these instructions.
sudo apt-get remove jfsutils
This will remove just the jfsutils package itself.
sudo apt-get remove --auto-remove jfsutils
This will remove the jfsutils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jfsutils then this will work.
sudo apt-get purge jfsutils
Or similarly, like this jfsutils
sudo apt-get purge --auto-remove jfsutils
Package | jfsutils |
Version | 1.1.15-2.2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://jfs.sourceforge.net/ |
Description | utilities for managing the JFS filesystem |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | admin |