How to Install and Uninstall python3-rpmconf.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python3-rpmconf.noarch" package

This tutorial shows how to install python3-rpmconf.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-rpmconf.noarch" package

This tutorial shows how to uninstall python3-rpmconf.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-rpmconf.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:30:17 ago on Mon Feb 26 15:59:38 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.