How to Install and Uninstall python3-html5lib.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-html5lib.noarch" package

In this section, we are going to explain the necessary steps to install python3-html5lib.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-html5lib.noarch" package

This guide let you learn how to uninstall python3-html5lib.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-html5lib.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:55:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-html5lib
Epoch : 1
Version : 1.1
Release : 8.el9
Architecture : noarch
Size : 209 k
Source : python-html5lib-1.1-8.el9.src.rpm
Repository : epel
Summary : A python based HTML parser/tokenizer
URL : https://github.com/html5lib/html5lib-python
License : MIT
Description : A python based HTML parser/tokenizer based on the WHATWG HTML5
: specification for maximum compatibility with major desktop web browsers.