How to Install and Uninstall python3-genshi.noarch Package on CentOS Stream 8
Last updated: January 16,2025
1. Install "python3-genshi.noarch" package
This guide let you learn how to install python3-genshi.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-genshi.noarch
Copied
2. Uninstall "python3-genshi.noarch" package
This is a short guide on how to uninstall python3-genshi.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-genshi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-genshi.noarch package on CentOS Stream 8
Last metadata expiration check: 1:15:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-genshi
Version : 0.7.3
Release : 1.el8
Architecture : noarch
Size : 316 k
Source : python-genshi-0.7.3-1.el8.src.rpm
Repository : epel
Summary : Toolkit for stream-based generation of output for the web
URL : http://genshi.edgewall.org/
License : BSD
Description : Genshi is a Python library that provides an integrated set of
: components for parsing, generating, and processing HTML, XML or other
: textual content for output generation on the web. The major feature is
: a template language, which is heavily inspired by Kid.
Available Packages
Name : python3-genshi
Version : 0.7.3
Release : 1.el8
Architecture : noarch
Size : 316 k
Source : python-genshi-0.7.3-1.el8.src.rpm
Repository : epel
Summary : Toolkit for stream-based generation of output for the web
URL : http://genshi.edgewall.org/
License : BSD
Description : Genshi is a Python library that provides an integrated set of
: components for parsing, generating, and processing HTML, XML or other
: textual content for output generation on the web. The major feature is
: a template language, which is heavily inspired by Kid.