How to Install and Uninstall python3-pkginfo2.noarch Package on Fedora 39
Last updated: February 02,2025
1. Install "python3-pkginfo2.noarch" package
This tutorial shows how to install python3-pkginfo2.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pkginfo2.noarch
Copied
2. Uninstall "python3-pkginfo2.noarch" package
Please follow the guidance below to uninstall python3-pkginfo2.noarch on Fedora 39:
$
sudo dnf remove
python3-pkginfo2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pkginfo2.noarch package on Fedora 39
Last metadata expiration check: 3:20:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pkginfo2
Version : 30.0.0
Release : 1.fc39
Architecture : noarch
Size : 76 k
Source : python-pkginfo2-30.0.0-1.fc39.src.rpm
Repository : updates
Summary : API for querying the distutils metadata written in the PKG-INFO file
URL : https://github.com/nexB/pkginfo2
License : MIT
Description : This package provides an API for querying the distutils metadata written in the
: PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution
: or a wheel (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), or the
: *.dist-info from an as-installed package.
Available Packages
Name : python3-pkginfo2
Version : 30.0.0
Release : 1.fc39
Architecture : noarch
Size : 76 k
Source : python-pkginfo2-30.0.0-1.fc39.src.rpm
Repository : updates
Summary : API for querying the distutils metadata written in the PKG-INFO file
URL : https://github.com/nexB/pkginfo2
License : MIT
Description : This package provides an API for querying the distutils metadata written in the
: PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution
: or a wheel (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), or the
: *.dist-info from an as-installed package.