How to Install and Uninstall python3-sgmllib3k.noarch Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "python3-sgmllib3k.noarch" package
Please follow the instructions below to install python3-sgmllib3k.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-sgmllib3k.noarch
Copied
2. Uninstall "python3-sgmllib3k.noarch" package
This guide covers the steps necessary to uninstall python3-sgmllib3k.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-sgmllib3k.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sgmllib3k.noarch package on Rocky Linux 9
Last metadata expiration check: 1:34:17 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-sgmllib3k
Version : 1.0.0
Release : 7.el9
Architecture : noarch
Size : 19 k
Source : python-sgmllib3k-1.0.0-7.el9.src.rpm
Repository : epel
Summary : python3 copy of sgmllib
URL : http://hg.hardcoded.net/sgmllib
License : BSD
Description : sgmllib was dropped in Python 3. For those depending on it,
: that’s somewhat unfortunate. This is a quick and dirty
: port of this old module. I just ran 2to3 on it and published it.
: I don’t intend to maintain it, so it might be a good idea to
: eventually think about finding another module to use.
Available Packages
Name : python3-sgmllib3k
Version : 1.0.0
Release : 7.el9
Architecture : noarch
Size : 19 k
Source : python-sgmllib3k-1.0.0-7.el9.src.rpm
Repository : epel
Summary : python3 copy of sgmllib
URL : http://hg.hardcoded.net/sgmllib
License : BSD
Description : sgmllib was dropped in Python 3. For those depending on it,
: that’s somewhat unfortunate. This is a quick and dirty
: port of this old module. I just ran 2to3 on it and published it.
: I don’t intend to maintain it, so it might be a good idea to
: eventually think about finding another module to use.