How to Install and Uninstall python3-rpkg.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 15,2024
1. Install "python3-rpkg.noarch" package
This guide covers the steps necessary to install python3-rpkg.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-rpkg.noarch
Copied
2. Uninstall "python3-rpkg.noarch" package
Please follow the steps below to uninstall python3-rpkg.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-rpkg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rpkg.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:04:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-rpkg
Version : 1.66
Release : 15.el8
Architecture : noarch
Size : 236 k
Source : rpkg-1.66-15.el8.src.rpm
Repository : epel
Summary : Python library for interacting with rpm+git
URL : https://pagure.io/rpkg
License : GPLv2+ and LGPLv2
Description : A python library for managing RPM package sources in a git repository.
Available Packages
Name : python3-rpkg
Version : 1.66
Release : 15.el8
Architecture : noarch
Size : 236 k
Source : rpkg-1.66-15.el8.src.rpm
Repository : epel
Summary : Python library for interacting with rpm+git
URL : https://pagure.io/rpkg
License : GPLv2+ and LGPLv2
Description : A python library for managing RPM package sources in a git repository.