How to Install and Uninstall python311-pbr Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-pbr" package
Please follow the instructions below to install python311-pbr on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pbr
Copied
2. Uninstall "python311-pbr" package
Please follow the guidance below to uninstall python311-pbr on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pbr
Copied
3. Information about the python311-pbr package on openSuSE Tumbleweed
Information for package python311-pbr:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pbr
Version : 6.0.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 338.8 KiB
Installed : No
Status : not installed
Source package : python-pbr-6.0.0-2.4.src
Upstream URL : https://docs.openstack.org/pbr/latest/
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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pbr
Version : 6.0.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 338.8 KiB
Installed : No
Status : not installed
Source package : python-pbr-6.0.0-2.4.src
Upstream URL : https://docs.openstack.org/pbr/latest/
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.