How to Install and Uninstall python3-rpkg.noarch Package on Oracle Linux 9

Last updated: April 30,2024

1. Install "python3-rpkg.noarch" package

This guide let you learn how to install python3-rpkg.noarch on Oracle Linux 9

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

2. Uninstall "python3-rpkg.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-rpkg.noarch on Oracle Linux 9:

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

3. Information about the python3-rpkg.noarch package on Oracle Linux 9

Last metadata expiration check: 1:25:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-rpkg
Version : 1.66
Release : 15.el9
Architecture : noarch
Size : 181 k
Source : rpkg-1.66-15.el9.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.