How to Install and Uninstall python3-repomd.noarch Package on CentOS Stream 8

Last updated: May 13,2024

1. Install "python3-repomd.noarch" package

This guide let you learn how to install python3-repomd.noarch on CentOS Stream 8

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

2. Uninstall "python3-repomd.noarch" package

Learn how to uninstall python3-repomd.noarch on CentOS Stream 8:

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

3. Information about the python3-repomd.noarch package on CentOS Stream 8

Last metadata expiration check: 5:29:44 ago on Sun Feb 25 03:03:59 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.