How to Install and Uninstall python3-bleach.noarch Package on AlmaLinux 8

Last updated: June 03,2024

1. Install "python3-bleach.noarch" package

Please follow the instructions below to install python3-bleach.noarch on AlmaLinux 8

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

2. Uninstall "python3-bleach.noarch" package

Please follow the instructions below to uninstall python3-bleach.noarch on AlmaLinux 8:

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

3. Information about the python3-bleach.noarch package on AlmaLinux 8

Last metadata expiration check: 0:55:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-bleach
Version : 3.1.4
Release : 2.el8
Architecture : noarch
Size : 50 k
Source : python-bleach-3.1.4-2.el8.src.rpm
Repository : epel
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.