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

Last updated: October 10,2024

1. Install "python3-repomd.noarch" package

This guide covers the steps necessary to install python3-repomd.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-repomd.noarch" package

Please follow the steps below to uninstall python3-repomd.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:30:34 ago on Mon Feb 26 15:59:38 2024.
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.