How to Install and Uninstall python-html5lib.src Package on Oracle Linux 8

Last updated: September 29,2024

1. Install "python-html5lib.src" package

Please follow the guidance below to install python-html5lib.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-html5lib.src

2. Uninstall "python-html5lib.src" package

Please follow the guidelines below to uninstall python-html5lib.src on Oracle Linux 8:

$ sudo dnf remove python-html5lib.src $ sudo dnf autoremove

3. Information about the python-html5lib.src package on Oracle Linux 8

Last metadata expiration check: 4:24:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-html5lib
Epoch : 1
Version : 0.999999999
Release : 6.el8
Architecture : src
Size : 151 k
Source : None
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.