How to Install and Uninstall python2-pbr.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python2-pbr.noarch" package

Here is a brief guide to show you how to install python2-pbr.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python2-pbr.noarch

2. Uninstall "python2-pbr.noarch" package

Please follow the instructions below to uninstall python2-pbr.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python2-pbr.noarch $ sudo dnf autoremove

3. Information about the python2-pbr.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:42:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-pbr
Version : 5.1.2
Release : 3.el8
Architecture : noarch
Size : 88 k
Source : python-pbr-5.1.2-3.el8.src.rpm
Repository : epel
Summary : Python Build Reasonableness
URL : http://pypi.python.org/pypi/pbr
License : ASL 2.0
Description : Manage dynamic plugins for Python applications