How to Install and Uninstall python3-gerritlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-gerritlib" package

This is a short guide on how to install python3-gerritlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gerritlib

2. Uninstall "python3-gerritlib" package

This guide let you learn how to uninstall python3-gerritlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-gerritlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-gerritlib
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Parent
Architecture: all
Source: gerritlib
Version: 0.4.0+git20150319-2
Depends: python3-paramiko, python3-pbr, python3-six (>= 1.7.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/g/gerritlib/python3-gerritlib_0.4.0+git20150319-2_all.deb
Size: 6854
MD5sum: a2ad6702b7165838f89aa5cce7d2f9e0
SHA1: 1e20110d3560af187feed0d1656e26f8c4a10b4d
SHA256: 9a6d10923d9308e227fb2ab206510a01eab070a4ffd4499809c55f15456e57a9
Description-en: client library for accessing Gerrit with Python3
Gerritlib is a Python3 library for interacting with Gerrit.
.
It aims to provide a more conventionally pythonic way of managing a
Gerrit instance.
Description-md5: d8bd09cb3688648ea93b77d7d63d7acd
Multi-Arch: foreign
Homepage: https://git.openstack.org/cgit/openstack-infra/gerritlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu