To uninstall python-foolscap just follow these instructions.
sudo apt-get remove python-foolscap
This will remove just the python-foolscap package itself.
sudo apt-get remove --auto-remove python-foolscap
This will remove the python-foolscap package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for python-foolscap then this will work.
sudo apt-get purge python-foolscap
Or similarly, like this python-foolscap
sudo apt-get purge --auto-remove python-foolscap
Package | python-foolscap |
Version | 0.6.4-1 |
Maintainer | Debian Python Modules Team <[email protected]> |
Home page | http://foolscap.lothar.com/ |
Description | object-capability-based RPC system for Twisted Python |
Distro | debian |
Release | wheezy |
Repo | main |
Section | python |