How to Install and Uninstall python-pkginfo-doc.noarch Package on Rocky Linux 9
Last updated: January 11,2025
1. Install "python-pkginfo-doc.noarch" package
Please follow the guidelines below to install python-pkginfo-doc.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-pkginfo-doc.noarch
Copied
2. Uninstall "python-pkginfo-doc.noarch" package
This tutorial shows how to uninstall python-pkginfo-doc.noarch on Rocky Linux 9:
$
sudo dnf remove
python-pkginfo-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-pkginfo-doc.noarch package on Rocky Linux 9
Last metadata expiration check: 1:27:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python-pkginfo-doc
Version : 1.8.2
Release : 3.el9
Architecture : noarch
Size : 146 k
Source : python-pkginfo-1.8.2-3.el9.src.rpm
Repository : epel
Summary : Documentation for python-pkginfo
URL : https://pypi.python.org/pypi/pkginfo
License : MIT
Description : This package provides an API for querying the distutils metadata written in the
: PKG-INFO file inside a source distribution (an sdist) or a binary distribution
: (e.g., created by running bdist_egg). It can also query the EGG-INFO directory
: of an installed distribution, and the *.egg-info stored in a "development
: checkout" (e.g, created by running setup.py develop).
: This package contains the documentation.
Available Packages
Name : python-pkginfo-doc
Version : 1.8.2
Release : 3.el9
Architecture : noarch
Size : 146 k
Source : python-pkginfo-1.8.2-3.el9.src.rpm
Repository : epel
Summary : Documentation for python-pkginfo
URL : https://pypi.python.org/pypi/pkginfo
License : MIT
Description : This package provides an API for querying the distutils metadata written in the
: PKG-INFO file inside a source distribution (an sdist) or a binary distribution
: (e.g., created by running bdist_egg). It can also query the EGG-INFO directory
: of an installed distribution, and the *.egg-info stored in a "development
: checkout" (e.g, created by running setup.py develop).
: This package contains the documentation.