How to Install and Uninstall python3-specfile.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 15,2025
1. Install "python3-specfile.noarch" package
Here is a brief guide to show you how to install python3-specfile.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-specfile.noarch
Copied
2. Uninstall "python3-specfile.noarch" package
Please follow the guidance below to uninstall python3-specfile.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-specfile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-specfile.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:35:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-specfile
Version : 0.27.0
Release : 1.el9
Architecture : noarch
Size : 115 k
Source : python-specfile-0.27.0-1.el9.src.rpm
Repository : epel
Summary : A library for parsing and manipulating RPM spec files
URL : https://github.com/packit/specfile
License : MIT
Description :
: Python library for parsing and manipulating RPM spec files.
: Main focus is on modifying existing spec files, any change should result
: in a minimal diff.
Available Packages
Name : python3-specfile
Version : 0.27.0
Release : 1.el9
Architecture : noarch
Size : 115 k
Source : python-specfile-0.27.0-1.el9.src.rpm
Repository : epel
Summary : A library for parsing and manipulating RPM spec files
URL : https://github.com/packit/specfile
License : MIT
Description :
: Python library for parsing and manipulating RPM spec files.
: Main focus is on modifying existing spec files, any change should result
: in a minimal diff.