How to Install and Uninstall python3-dominate.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 23,2024
1. Install "python3-dominate.noarch" package
This guide covers the steps necessary to install python3-dominate.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-dominate.noarch
Copied
2. Uninstall "python3-dominate.noarch" package
Please follow the step by step instructions below to uninstall python3-dominate.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-dominate.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dominate.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:58:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-dominate
Version : 2.5.1
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python-dominate-2.5.1-1.el8.src.rpm
Repository : epel
Summary : Python library for HTML documents
URL : http://github.com/Knio/dominate/
License : GPLv3
Description : Dominate is a Python library for creating and manipulating HTML documents
: using an elegant DOM API. It allows you to write HTML pages in pure Python
: very concisely, which eliminates the need to learn another template language,
: and lets you take advantage of the more powerful features of Python.
Available Packages
Name : python3-dominate
Version : 2.5.1
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python-dominate-2.5.1-1.el8.src.rpm
Repository : epel
Summary : Python library for HTML documents
URL : http://github.com/Knio/dominate/
License : GPLv3
Description : Dominate is a Python library for creating and manipulating HTML documents
: using an elegant DOM API. It allows you to write HTML pages in pure Python
: very concisely, which eliminates the need to learn another template language,
: and lets you take advantage of the more powerful features of Python.