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

Last updated: July 05,2024

1. Install "python3-bleach.noarch" package

This is a short guide on how to install python3-bleach.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:32:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-bleach
Version : 3.2.3
Release : 1.fc34
Architecture : noarch
Size : 50 k
Source : python-bleach-3.2.3-1.fc34.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.