To uninstall python-forgethtml just follow these instructions.
sudo apt-get remove python-forgethtml
This will remove just the python-forgethtml package itself.
sudo apt-get remove --auto-remove python-forgethtml
This will remove the python-forgethtml package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for python-forgethtml then this will work.
sudo apt-get purge python-forgethtml
Or similarly, like this python-forgethtml
sudo apt-get purge --auto-remove python-forgethtml
Package | python-forgethtml |
Version | 0.0.20031008-10 |
Maintainer | Debian Python Modules Team <[email protected]> |
Home page | http://forgethtml.sourceforge.net |
Description | Python module for easy HTML-writing |
Distro | debian |
Release | wheezy |
Repo | main |
Section | python |