How to Install and Uninstall python3-pyrpmmd.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "python3-pyrpmmd.noarch" package

Please follow the guidelines below to install python3-pyrpmmd.noarch on Fedora 34

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

2. Uninstall "python3-pyrpmmd.noarch" package

Here is a brief guide to show you how to uninstall python3-pyrpmmd.noarch on Fedora 34:

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

3. Information about the python3-pyrpmmd.noarch package on Fedora 34

Last metadata expiration check: 3:33:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pyrpmmd
Version : 0.1.1
Release : 14.fc34
Architecture : noarch
Size : 30 k
Source : python-pyrpmmd-0.1.1-14.fc34.src.rpm
Repository : fedora
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.