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

Last updated: October 05,2024

1. Install "python3-rpmconf.noarch" package

This tutorial shows how to install python3-rpmconf.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 0:43:30 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-rpmconf
Version : 1.1.3
Release : 1.el8
Architecture : noarch
Size : 35 k
Source : rpmconf-1.1.3-1.el8.src.rpm
Repository : epel
Summary : Python interface for rpmconf
URL : http://wiki.github.com/xsuchy/rpmconf
License : GPLv3
Description : Python interface for rpmconf. Mostly useful for developers only.