How to Install and Uninstall python3-django-bleach Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-django-bleach" package

Please follow the instructions below to install python3-django-bleach on Kali Linux

$ sudo apt update $ sudo apt install python3-django-bleach

2. Uninstall "python3-django-bleach" package

Here is a brief guide to show you how to uninstall python3-django-bleach on Kali Linux:

$ sudo apt remove python3-django-bleach $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-bleach package on Kali Linux

Package: python3-django-bleach
Source: django-bleach
Version: 3.1.0-1
Installed-Size: 63
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bleach, python3-django, python3:any
Size: 13308
SHA256: 72988418d583e37a044c3fcfcba55bf3dc3786babd2ba80d61cb050a0140829a
SHA1: d45ed22121276b10d02173dc15f39cf4b0961c08
MD5sum: 9948d10d3928fe3d02603d1b357af4b1
Description: Bleach is a Python module that takes HTML input, and returns valid HTML
Bleach is a Python module that takes any HTML input, and returns valid,
sanitised HTML that contains only an allowed subset of HTML tags, attributes
and styles. django-bleach is a Django app that makes using bleach extremely
easy.
Description-md5:
Homepage: https://github.com/marksweb/django-bleach
Section: python
Priority: optional
Filename: pool/main/d/django-bleach/python3-django-bleach_3.1.0-1_all.deb