To uninstall jalview just follow these instructions.
sudo apt-get remove jalview
This will remove just the jalview package itself.
sudo apt-get remove --auto-remove jalview
This will remove the jalview package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jalview then this will work.
sudo apt-get purge jalview
Or similarly, like this jalview
sudo apt-get purge --auto-remove jalview
Package | jalview |
Version | 2.7.dfsg-2 |
Maintainer | Vincent Fourmond <[email protected]> |
Home page | http://www.jalview.org/ |
Description | multiple alignment editor |
Distro | debian |
Release | wheezy |
Repo | main |
Section | science |