How to Install and Uninstall python3-python-gitlab Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python3-python-gitlab" package

Please follow the instructions below to install python3-python-gitlab on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-python-gitlab

2. Uninstall "python3-python-gitlab" package

Please follow the instructions below to uninstall python3-python-gitlab on openSUSE Leap:

$ sudo zypper remove python3-python-gitlab

3. Information about the python3-python-gitlab package on openSUSE Leap

Information for package python3-python-gitlab:
----------------------------------------------
Repository : Main Repository
Name : python3-python-gitlab
Version : 1.11.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 928.1 KiB
Installed : No
Status : not installed
Source package : python-python-gitlab-1.11.0-bp155.2.9.src
Upstream URL : https://github.com/python-gitlab/python-gitlab
Summary : Python module for interacting with the GitLab API
Description :
The python-gitlab package provides access to the GitLab server API.
It supports the v4 API of GitLab, and provides a CLI tool (gitlab).