How to Install and Uninstall python3-pbr-test Package on openSUSE Leap

Last updated: May 13,2024

1. Install "python3-pbr-test" package

Please follow the guidance below to install python3-pbr-test on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pbr-test

2. Uninstall "python3-pbr-test" package

Please follow the guidance below to uninstall python3-pbr-test on openSUSE Leap:

$ sudo zypper remove python3-pbr-test

3. Information about the python3-pbr-test package on openSUSE Leap

Information for package python3-pbr-test:
-----------------------------------------
Repository : Main Repository
Name : python3-pbr-test
Version : 4.3.0-6.41
Arch : noarch
Vendor : SUSE LLC
Installed Size : 9.9 KiB
Installed : No
Status : not installed
Source package : python-pbr-test-4.3.0-6.41.src
Upstream URL : http://pypi.python.org/pypi/pbr
Summary : Python Build Reasonableness
Description :
PBR is a library to automatically do a bunch of standard
things you want in your setup.py without you having to repeat
them every time. It will set versions, process requirements
files and generate AUTHORS and ChangeLog file all from git
information.