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

Last updated: November 26,2024

1. Install "python2-pbr.noarch" package

In this section, we are going to explain the necessary steps to install python2-pbr.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python2-pbr.noarch" package

This guide let you learn how to uninstall python2-pbr.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:14:00 ago on Mon Feb 26 15:59:38 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