How to Install and Uninstall python3-tidylib Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-tidylib" package

In this section, we are going to explain the necessary steps to install python3-tidylib on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-tidylib

2. Uninstall "python3-tidylib" package

Please follow the step by step instructions below to uninstall python3-tidylib on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-tidylib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tidylib package on Ubuntu 21.10 (Impish Indri)

Package: python3-tidylib
Architecture: all
Version: 0.3.2~dfsg-6
Priority: optional
Section: universe/python
Source: python-tidylib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: python3:any, libtidy5deb1
Filename: pool/universe/p/python-tidylib/python3-tidylib_0.3.2~dfsg-6_all.deb
Size: 9420
MD5sum: cc8714686859b435504e2af9e1c5bdbc
SHA1: 29f4a79a393e2abb549e77e4379d3cc8d85ea8a2
SHA256: 7b61d74eee1309fe9ebf28f75b97f59eafdfc8c920f28ba2138dc2c2680ff6fe
SHA512: a82d1ff2ad7be8b331715503752cfa48286d6291b72f066601dcad66037d37aa4caf6c4a51632aa7fa656e8591195eaaf5c323f476d4e45d37b4297bf5e4cce8
Homepage: https://countergram.github.io/pytidylib/
Description-en: Python 3 wrapper for HTML Tidy (tidylib)
PyTidyLib is a Python package that wraps the HTML Tidy library. This allows
you, from Python code, to “fix” invalid (X)HTML markup. Some of the library’s
many capabilities include:
.
* Clean up unclosed tags and unescaped characters such as ampersands
* Output HTML 4 or XHTML, strict or transitional, and add missing doctypes
* Convert named entities to numeric entities, which can then be used in XML
documents without an HTML doctype.
* Clean up HTML from programs such as Word (to an extent)
* Indent the output, including proper (i.e. no) indenting for pre elements,
which some (X)HTML indenting code overlooks.
.
This is the Python 3 version of the module.
Description-md5: 001db7d0f151b16a892d37abe6821f5b