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

Last updated: July 08,2024

1. Install "python310-python-gitlab" package

This guide covers the steps necessary to install python310-python-gitlab on openSuSE Tumbleweed

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

2. Uninstall "python310-python-gitlab" package

Please follow the instructions below to uninstall python310-python-gitlab on openSuSE Tumbleweed:

$ sudo zypper remove python310-python-gitlab

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

Information for package python310-python-gitlab:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-gitlab
Version : 3.15.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 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).