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

Last updated: May 19,2024

1. Install "python-elementtidy" package

Please follow the step by step instructions below to install python-elementtidy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-elementtidy

2. Uninstall "python-elementtidy" package

Please follow the guidance below to uninstall python-elementtidy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-elementtidy
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: elementtidy
Version: 1.0-8
Provides: python2.7-elementtidy
Depends: libc6 (>= 2.4), libtidy-0.99-0, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/e/elementtidy/python-elementtidy_1.0-8_amd64.deb
Size: 10656
MD5sum: cad5a4e50972b5ef22a222069afb3b90
SHA1: 4589a7a274cfd7d00ae7fea9d103ac3c027bab6a
SHA256: 5956b07dfb9025ef844436ae9c1f551374625e2b26a83da6f0f3df1d87029935
Description-en: An HTML tree builder for ElementTree based on Tidy
The ElementTidy parser can read (almost) arbitrary
HTML files, and turn them into well-formed element trees.
This parser uses a library version of Dave Raggett's
HTML Tidy utility to fix any problems with the HTML before
converting it to XHTML (the XML version of HTML).
Description-md5: 66e276f94b691b9c76792af57f9a3367
Homepage: http://effbot.org/zone/element-tidylib.htm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu