How to Install and Uninstall python3-pkginfo.noarch Package on Fedora 38
Last updated: November 26,2024
1. Install "python3-pkginfo.noarch" package
Please follow the guidelines below to install python3-pkginfo.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pkginfo.noarch
Copied
2. Uninstall "python3-pkginfo.noarch" package
This is a short guide on how to uninstall python3-pkginfo.noarch on Fedora 38:
$
sudo dnf remove
python3-pkginfo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pkginfo.noarch package on Fedora 38
Last metadata expiration check: 2:48:25 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-pkginfo
Version : 1.9.6
Release : 1.fc38
Architecture : noarch
Size : 51 k
Source : python-pkginfo-1.9.6-1.fc38.src.rpm
Repository : fedora
Summary : Query metadata from sdists / bdists / installed packages
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).
Available Packages
Name : python3-pkginfo
Version : 1.9.6
Release : 1.fc38
Architecture : noarch
Size : 51 k
Source : python-pkginfo-1.9.6-1.fc38.src.rpm
Repository : fedora
Summary : Query metadata from sdists / bdists / installed packages
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).