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

Last updated: April 29,2024

1. Install "python3-gitlab" package

Please follow the steps below to install python3-gitlab on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gitlab

2. Uninstall "python3-gitlab" package

This guide covers the steps necessary to uninstall python3-gitlab on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gitlab
Priority: optional
Section: universe/python
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: pyapi-gitlab
Version: 7.5.0-1
Depends: python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyapi-gitlab/python3-gitlab_7.5.0-1_all.deb
Size: 13558
MD5sum: 6cc743d0773beb6b102d676ff2c3ec98
SHA1: a6817a1457eb8a0a2145923820ddc4912c1ceaa3
SHA256: 6abfec5900d760f8fe97b64293da6b2c74aed2eedfb9b4fe85c29a85d2651b77
Description-en: Python wrapper for the GitLab API (Python 3)
pyapi-gitlab is a wrapper to access all the functions of the Gitlab API from
Python scripts.
.
This is the Python 3 version of the package.
Description-md5: 15407851c6d2606c447d623adbac5f57
Homepage: https://github.com/Itxaka/pyapi-gitlab
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu