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

Last updated: January 17,2025

1. Install "python3-pyrpmmd.noarch" package

Please follow the step by step instructions below to install python3-pyrpmmd.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-pyrpmmd.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pyrpmmd.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:54:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pyrpmmd
Version : 0.1.1
Release : 22.el9
Architecture : noarch
Size : 29 k
Source : python-pyrpmmd-0.1.1-22.el9.src.rpm
Repository : epel
Summary : Python module for reading rpm-md repo data
URL : https://pagure.io/pyrpmmd
License : GPLv2+
Description : pyrpmmd is an independent Python module for reading
: rpm-md repository metadata. The code is derived from
: the repomd parsing code from Yum.
:
: This package provides the Python 3 version.