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

Last updated: May 06,2024

1. Install "python-gitlab" package

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

$ sudo apt update $ sudo apt install python-gitlab

2. Uninstall "python-gitlab" package

Please follow the steps below to uninstall python-gitlab on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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
Provides: python2.7-gitlab
Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pyapi-gitlab/python-gitlab_7.5.0-1_all.deb
Size: 13498
MD5sum: 758766de55e04decd4256d08aa139b13
SHA1: fd809c50f854d32e2f4956ae017d132f60589234
SHA256: ecb3dedb901260daba0d84c46682b26a5af00c3e381a8e5acf8d2a97c5371182
Description-en: Python wrapper for the GitLab API (Python 2)
pyapi-gitlab is a wrapper to access all the functions of the Gitlab API from
Python scripts.
.
This is the Python 2 version of the package.
Description-md5: 8beae5f7cfda7003523c481dc5cdcec5
Homepage: https://github.com/Itxaka/pyapi-gitlab
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu