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

Last updated: January 06,2025

1. Install "python3-rpmconf.noarch" package

Please follow the step by step instructions below to install python3-rpmconf.noarch on CentOS Stream 8

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

2. Uninstall "python3-rpmconf.noarch" package

Please follow the guidelines below to uninstall python3-rpmconf.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 3:55:51 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-rpmconf
Version : 1.1.7
Release : 2.el8.1
Architecture : noarch
Size : 35 k
Source : rpmconf-1.1.7-2.el8.1.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.