How to Install and Uninstall python-bleach-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 08,2024

1. Install "python-bleach-doc" package

Please follow the step by step instructions below to install python-bleach-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-bleach-doc

2. Uninstall "python-bleach-doc" package

Learn how to uninstall python-bleach-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-bleach-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-bleach-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-bleach-doc
Architecture: all
Version: 3.2.1-2.1
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: python-bleach
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 487
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/python-bleach/python-bleach-doc_3.2.1-2.1_all.deb
Size: 58336
MD5sum: 7b71f5481a8124217e3eab0b82e9dc62
SHA1: 310fb80fd69328455db32089321700390020c383
SHA256: c8020133bbd20c139c392f95c266fefef6e9a5d681bd54cf3793cc976efff00c
SHA512: 5bc71947fc6f72c6f2a2fa3f720d9451bd90a4f00ccdd8aa5c060c8012156a24f48b8aec5622040d8ec372d515e0c45051e97cb31847eed0d16ba4f6ee3b9adf
Homepage: https://github.com/jsocol/bleach/
Description-en: whitelist-based HTML-sanitizing library (common documentation)
Bleach is an HTML sanitizing library that escapes or strips markup and
attributes based on a white list. Bleach can also linkify text safely,
applying filters that Django's urlize filter cannot, and optionally setting
rel attributes, even on links already in the text.
.
Bleach is intended for sanitizing text from untrusted sources. If you find
yourself jumping through hoops to allow your site administrators to do lots of
things, you're probably outside the use cases. Either trust those users, or
don't.
.
Because it relies on html5lib, Bleach is as good as modern browsers at dealing
with weird, quirky HTML fragments. And any of Bleach's methods will fix
unbalanced or mis-nested tags.
.
This is the common documentation package.
Description-md5: 3fbae08dbb54f53e90c4d20437a87cc4