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

Last updated: May 06,2024

1. Install "python2-pbr-test" package

This guide covers the steps necessary to install python2-pbr-test on openSUSE Leap

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

2. Uninstall "python2-pbr-test" package

This guide covers the steps necessary to uninstall python2-pbr-test on openSUSE Leap:

$ sudo zypper remove python2-pbr-test

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

Information for package python2-pbr-test:
-----------------------------------------
Repository : Main Repository
Name : python2-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
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.