How to Install and Uninstall python3-pbr Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 15,2024

1. Install "python3-pbr" package

This is a short guide on how to install python3-pbr on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-pbr

2. Uninstall "python3-pbr" package

This guide let you learn how to uninstall python3-pbr on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove python3-pbr $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pbr package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-pbr
Architecture: all
Version: 5.4.5-0ubuntu1
Priority: optional
Section: python
Source: python-pbr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 358
Depends: python3-pkg-resources, python3-setuptools, python3-six (>= 1.10.0), python3:any
Filename: pool/main/p/python-pbr/python3-pbr_5.4.5-0ubuntu1_all.deb
Size: 64012
MD5sum: edbd2ea38b5ccb8ffe1a0bbef7d568ea
SHA1: 9a63ee284aaa56034868dbed9c4ffca374466a19
SHA256: e6ccf98d960d1a1bdd64c4d740cb8d8430fbe65bb861c4ff13e8078802b21c7b
Homepage: https://pypi.python.org/pypi/pbr
Description: inject useful and sensible default behaviors into setuptools - Python 3.x
Description-md5: db55ef7d7427458f09b6d1ebdc971487
Task: ubuntustudio-photography