How to Install and Uninstall python-forgethtml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-forgethtml" package

Here is a brief guide to show you how to install python-forgethtml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-forgethtml

2. Uninstall "python-forgethtml" package

This tutorial shows how to uninstall python-forgethtml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-forgethtml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-forgethtml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-forgethtml
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: forgethtml
Version: 0.0.20031008-11
Provides: python2.7-forgethtml
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/forgethtml/python-forgethtml_0.0.20031008-11_all.deb
Size: 9768
MD5sum: 2875e5228e2c5213644685f66223c147
SHA1: 0a521bfb73f2a7ea21dde6f1de64835210f295ee
SHA256: 158a45e8b56b1f7e0d68726cd9b0467bc091019b4975f2e427e4b46d3493aaff
Description-en: Python module for easy HTML-writing
forgetHTML is a Python module for writing HTML by building a tree
from different classes, one pr. HTML element. This makes it possible
to modify and create elements in a different order than they will end
up in the final HTML output.
Description-md5: 41d8290f4a13089b60e3d91e9b6d1ab7
Homepage: http://forgethtml.sourceforge.net
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu