How to Install and Uninstall python38-PyGithub Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "python38-PyGithub" package

Please follow the instructions below to install python38-PyGithub on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-PyGithub

2. Uninstall "python38-PyGithub" package

This is a short guide on how to uninstall python38-PyGithub on openSuSE Tumbleweed:

$ sudo zypper remove python38-PyGithub

3. Information about the python38-PyGithub package on openSuSE Tumbleweed

Information for package python38-PyGithub:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyGithub
Version : 1.55-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2,3 MiB
Installed : No
Status : not installed
Source package : python-PyGithub-1.55-1.3.src
Summary : Python library to use the GitHub API v3
Description :
PyGithub is a Python 3 library to use the Github API v3.
Github resources (repositories, user profiles, organizations,
etc.) can be managed with this.