To uninstall python-ifeffit just follow these instructions.
sudo apt-get remove python-ifeffit
This will remove just the python-ifeffit package itself.
sudo apt-get remove --auto-remove python-ifeffit
This will remove the python-ifeffit package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for python-ifeffit then this will work.
sudo apt-get purge python-ifeffit
Or similarly, like this python-ifeffit
sudo apt-get purge --auto-remove python-ifeffit
Package | python-ifeffit |
Version | 2:1.2.11d-8 |
Maintainer | Carlo Segre <[email protected]> |
Home page | http://cars9.uchicago.edu/ifeffit/ |
Description | Python GUI interface and extensions for IFEFFIT |
Distro | debian |
Release | wheezy |
Repo | contrib |
Section | contrib/python |