How to Install and Uninstall python311-bleach Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python311-bleach" package

Learn how to install python311-bleach on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-bleach

2. Uninstall "python311-bleach" package

This guide let you learn how to uninstall python311-bleach on openSUSE Leap:

$ sudo zypper remove python311-bleach

3. Information about the python311-bleach package on openSUSE Leap

Information for package python311-bleach:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-bleach
Version : 6.0.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 197.7 KiB
Installed : No
Status : not installed
Source package : python-bleach-6.0.0-150400.9.3.1.src
Upstream URL : https://github.com/jsocol/bleach
Summary : A whitelist-based HTML-sanitizing tool
Description :
Bleach is an HTML sanitation 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.
Because it relies on html5lib, Bleach is as good as modern browsers at dealing
with weird, quirky HTML fragments. Bleach's methods will fix
unbalanced or mis-nested tags.
Documentation is at http://bleach.readthedocs.org/ .

5. The same packages on other Linux Distributions