How to Install and Uninstall python3-rpkg.noarch Package on CentOS Stream 8

Last updated: January 06,2025

1. Install "python3-rpkg.noarch" package

Here is a brief guide to show you how to install python3-rpkg.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-rpkg.noarch

2. Uninstall "python3-rpkg.noarch" package

Please follow the instructions below to uninstall python3-rpkg.noarch on CentOS Stream 8:

$ sudo dnf remove python3-rpkg.noarch $ sudo dnf autoremove

3. Information about the python3-rpkg.noarch package on CentOS Stream 8

Last metadata expiration check: 2:36:59 ago on Sun Feb 25 03:03:59 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.