How to Install and Uninstall python311-python-gitlab Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-python-gitlab" package

Please follow the guidelines below to install python311-python-gitlab on openSuSE Tumbleweed

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

2. Uninstall "python311-python-gitlab" package

Here is a brief guide to show you how to uninstall python311-python-gitlab on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-gitlab

3. Information about the python311-python-gitlab package on openSuSE Tumbleweed

Information for package python311-python-gitlab:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-gitlab
Version : 3.15.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-python-gitlab-3.15.0-1.2.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).