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

Last updated: May 18,2024

1. Install "python2-pbr.noarch" package

Please follow the step by step instructions below to install python2-pbr.noarch on CentOS Stream 8

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

2. Uninstall "python2-pbr.noarch" package

This is a short guide on how to uninstall python2-pbr.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:45:45 ago on Sun Feb 25 03:03:59 2024.
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