How to Install and Uninstall python3-pyrpm.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "python3-pyrpm.noarch" package
Please follow the steps below to install python3-pyrpm.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyrpm.noarch
Copied
2. Uninstall "python3-pyrpm.noarch" package
Please follow the guidance below to uninstall python3-pyrpm.noarch on Fedora 39:
$
sudo dnf remove
python3-pyrpm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyrpm.noarch package on Fedora 39
Last metadata expiration check: 1:40:04 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pyrpm
Version : 0.15
Release : 1.fc39
Architecture : noarch
Size : 39 k
Source : python-pyrpm-0.15-1.fc39.src.rpm
Repository : updates
Summary : Python module for parsing RPM spec files
URL : https://github.com/bkircher/python-rpm-spec
License : MIT
Description : Python-rpm-spec is a Python module for parsing RPM spec files. RPMs are build
: from a package's sources along with a spec file. The spec file controls how the
: RPM is built. This module allows you to parse spec files and gives you simple
: access to various bits of information that is contained in the spec file.
Available Packages
Name : python3-pyrpm
Version : 0.15
Release : 1.fc39
Architecture : noarch
Size : 39 k
Source : python-pyrpm-0.15-1.fc39.src.rpm
Repository : updates
Summary : Python module for parsing RPM spec files
URL : https://github.com/bkircher/python-rpm-spec
License : MIT
Description : Python-rpm-spec is a Python module for parsing RPM spec files. RPMs are build
: from a package's sources along with a spec file. The spec file controls how the
: RPM is built. This module allows you to parse spec files and gives you simple
: access to various bits of information that is contained in the spec file.