To uninstall hdfview just follow these instructions.
sudo apt-get remove hdfview
This will remove just the hdfview package itself.
sudo apt-get remove --auto-remove hdfview
This will remove the hdfview package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for hdfview then this will work.
sudo apt-get purge hdfview
Or similarly, like this hdfview
sudo apt-get purge --auto-remove hdfview
Package | hdfview |
Version | 2.9-3build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.hdfgroup.org/hdf-java-html/ |
Description | Java HDF Object viewer |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/libs |