How to Install and Uninstall python3-html5lib.noarch Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "python3-html5lib.noarch" package

This is a short guide on how to install python3-html5lib.noarch on Oracle Linux 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 Oracle Linux 9:

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

3. Information about the python3-html5lib.noarch package on Oracle Linux 9

Last metadata expiration check: 3:03:26 ago on Thu Feb 15 07:50:05 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.