How to Install and Uninstall python2-pbr.noarch Package on Oracle Linux 8

Last updated: October 09,2024

1. Install "python2-pbr.noarch" package

This guide let you learn how to install python2-pbr.noarch on Oracle Linux 8

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

2. Uninstall "python2-pbr.noarch" package

Learn how to uninstall python2-pbr.noarch on Oracle Linux 8:

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

3. Information about the python2-pbr.noarch package on Oracle Linux 8

Last metadata expiration check: 1:04:30 ago on Mon Sep 12 02:51:38 2022.
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