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

Last updated: October 06,2024

1. Install "python3-rpmconf.noarch" package

Please follow the step by step instructions below to install python3-rpmconf.noarch on AlmaLinux 9

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

2. Uninstall "python3-rpmconf.noarch" package

This is a short guide on how to uninstall python3-rpmconf.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:44:10 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-rpmconf
Version : 1.1.10
Release : 4.el9
Architecture : noarch
Size : 33 k
Source : rpmconf-1.1.10-4.el9.src.rpm
Repository : epel
Summary : Python interface for rpmconf
URL : https://github.com/xsuchy/rpmconf
License : GPL-3.0-only
Description : Python interface for rpmconf. Mostly useful for developers only.