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

Last updated: June 29,2024

1. Install "python3-rpmconf.noarch" package

Please follow the instructions below to install python3-rpmconf.noarch on Oracle Linux 9

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

2. Uninstall "python3-rpmconf.noarch" package

Here is a brief guide to show you how to uninstall python3-rpmconf.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:24:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-rpmconf
Version : 1.1.4
Release : 3.el9
Architecture : noarch
Size : 32 k
Source : rpmconf-1.1.4-3.el9.src.rpm
Repository : epel
Summary : Python interface for rpmconf
URL : https://github.com/xsuchy/rpmconf
License : GPLv3
Description : Python interface for rpmconf. Mostly useful for developers only.