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

Last updated: June 18,2024

1. Install "python3-html5lib.noarch" package

This guide let you learn how to install python3-html5lib.noarch on Oracle Linux 8

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

2. Uninstall "python3-html5lib.noarch" package

Please follow the guidance below to uninstall python3-html5lib.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 7:06:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-html5lib
Epoch : 1
Version : 0.999999999
Release : 6.el8
Architecture : noarch
Size : 214 k
Source : python-html5lib-0.999999999-6.el8.src.rpm
Repository : ol8_appstream
Summary : A python based HTML parser/tokenizer
URL : https://pypi.python.org/pypi/html5lib
License : MIT
Description : A python based HTML parser/tokenizer based on the WHATWG HTML5
: specification for maximum compatibility with major desktop web browsers.