How to Install and Uninstall pytidylib-doc Package on Kali Linux

Last updated: September 21,2024

1. Install "pytidylib-doc" package

Here is a brief guide to show you how to install pytidylib-doc on Kali Linux

$ sudo apt update $ sudo apt install pytidylib-doc

2. Uninstall "pytidylib-doc" package

Please follow the step by step instructions below to uninstall pytidylib-doc on Kali Linux:

$ sudo apt remove pytidylib-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pytidylib-doc package on Kali Linux

Package: pytidylib-doc
Source: python-tidylib
Version: 0.3.2~dfsg-7
Installed-Size: 258
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Size: 184524
SHA256: 0d095237a96e333d32423fba90e66a3005132c46c3186c539fb22fa1b1750177
SHA1: ef0b3cbb5f63b7466471215b746cd23c99787190
MD5sum: bab195d2cb52a7d87fe8193aff3372c0
Description: Python wrapper for HTML Tidy (tidylib) documentation
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 package contains the built HTML and PDF documentation for PyTidyLib.
Description-md5:
Multi-Arch: foreign
Homepage: https://countergram.github.io/pytidylib/
Section: doc
Priority: optional
Filename: pool/main/p/python-tidylib/pytidylib-doc_0.3.2~dfsg-7_all.deb