How to Install and Uninstall python3-bleach.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-bleach.noarch" package

Please follow the instructions below to install python3-bleach.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-bleach.noarch

2. Uninstall "python3-bleach.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-bleach.noarch on Fedora 36:

$ sudo dnf remove python3-bleach.noarch $ sudo dnf autoremove

3. Information about the python3-bleach.noarch package on Fedora 36

Last metadata expiration check: 5:10:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-bleach
Version : 4.0.0
Release : 2.fc36
Architecture : noarch
Size : 49 k
Source : python-bleach-4.0.0-2.fc36.src.rpm
Repository : fedora
Summary : An easy whitelist-based HTML-sanitizing tool
URL : https://github.com/mozilla/bleach
License : ASL 2.0
Description : Bleach is an HTML sanitizing library that escapes or strips markup and
: attributes based on a white list.
:
: Python 3 version.