How to Install and Uninstall python3-repomd.noarch Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "python3-repomd.noarch" package

In this section, we are going to explain the necessary steps to install python3-repomd.noarch on Rocky Linux 8

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

2. Uninstall "python3-repomd.noarch" package

Please follow the instructions below to uninstall python3-repomd.noarch on Rocky Linux 8:

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

3. Information about the python3-repomd.noarch package on Rocky Linux 8

Last metadata expiration check: 0:59:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-repomd
Version : 0.2.1
Release : 9.el8
Architecture : noarch
Size : 15 k
Source : python-repomd-0.2.1-9.el8.src.rpm
Repository : epel
Summary : Library for reading dnf/yum repositories
URL : https://github.com/carlwgeorge/repomd
License : MIT
Description : This library provides an object-oriented interface to get information out of
: dnf/yum repositories.