To uninstall python-fmcs just follow these instructions.
sudo apt-get remove python-fmcs
This will remove just the python-fmcs package itself.
sudo apt-get remove --auto-remove python-fmcs
This will remove the python-fmcs package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for python-fmcs then this will work.
sudo apt-get purge python-fmcs
Or similarly, like this python-fmcs
sudo apt-get purge --auto-remove python-fmcs
Package | python-fmcs |
Version | 1.0-1 |
Maintainer | Debichem Team <[email protected]> |
Home page | https://bitbucket.org/dalke/fmcs/overview |
Description | Find Maximum Common Substructure |
Distro | debian |
Release | wheezy |
Repo | main |
Section | python |