How to Install and Uninstall python3-dominate.noarch Package on Fedora 36
Last updated: November 26,2024
1. Install "python3-dominate.noarch" package
This guide covers the steps necessary to install python3-dominate.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-dominate.noarch
Copied
2. Uninstall "python3-dominate.noarch" package
Learn how to uninstall python3-dominate.noarch on Fedora 36:
$
sudo dnf remove
python3-dominate.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dominate.noarch package on Fedora 36
Last metadata expiration check: 5:47:33 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-dominate
Version : 2.6.0
Release : 5.fc36
Architecture : noarch
Size : 49 k
Source : python-dominate-2.6.0-5.fc36.src.rpm
Repository : fedora
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.6.0
Release : 5.fc36
Architecture : noarch
Size : 49 k
Source : python-dominate-2.6.0-5.fc36.src.rpm
Repository : fedora
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.