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

Last updated: January 11,2025

1. Install "python3-bleach.noarch" package

This tutorial shows how to install python3-bleach.noarch on Fedora 39

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

2. Uninstall "python3-bleach.noarch" package

This guide covers the steps necessary to uninstall python3-bleach.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:25:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-bleach
Version : 6.1.0
Release : 1.fc39
Architecture : noarch
Size : 64 k
Source : python-bleach-6.1.0-1.fc39.src.rpm
Repository : updates
Summary : An easy whitelist-based HTML-sanitizing tool
URL : https://github.com/mozilla/bleach
License : Apache-2.0
Description :
: Bleach is an HTML sanitizing library that escapes or strips markup and
: attributes based on a white list.
:
: Python 3 version.