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

Last updated: October 06,2024

1. Install "python3-pbr.noarch" package

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

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

2. Uninstall "python3-pbr.noarch" package

This tutorial shows how to uninstall python3-pbr.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 6:43:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-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