How to Install and Uninstall python3-utidylib Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-utidylib" package

In this section, we are going to explain the necessary steps to install python3-utidylib on Kali Linux

$ sudo apt update $ sudo apt install python3-utidylib

2. Uninstall "python3-utidylib" package

This guide let you learn how to uninstall python3-utidylib on Kali Linux:

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

3. Information about the python3-utidylib package on Kali Linux

Package: python3-utidylib
Source: utidylib
Version: 0.9-1
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libtidy5deb1 | libtidy5 | libtidy-0.99-0
Size: 10660
SHA256: 407ef973fd3c86ce9560c5cdf8ad7a96a9067d1184bb416ee73c47147552cfe9
SHA1: f270c44ee4235feb8d05a49479c9b4d005dfd0b9
MD5sum: b09610bf0ebb80914ec5595c914eb7f5
Description: Python wrapper for TidyLib
Corrects markup in a way compliant with the latest standards, and
optimal for the popular browsers. It has a comprehensive knowledge
of the attributes defined in the HTML 4.0 recommendation from W3C,
and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022
family of 7-bit encodings. In the output:
.
* HTML entity names for characters are used when appropriate.
* Missing attribute quotes are added, and mismatched quotes found.
* Tags lacking a terminating '>' are spotted.
* Proprietary elements are recognized and reported as such.
* The page is reformatted, from a choice of indentation styles.
.
This package contains uTidylib, a Python 3 wrapper for TidyLib.
Description-md5:
Homepage: https://cihar.com/software/utidylib/
Section: python
Priority: optional
Filename: pool/main/u/utidylib/python3-utidylib_0.9-1_all.deb