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

Last updated: May 19,2024

1. Install "python39-PyGithub" package

This tutorial shows how to install python39-PyGithub on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyGithub

2. Uninstall "python39-PyGithub" package

This guide let you learn how to uninstall python39-PyGithub on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyGithub

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

Information for package python39-PyGithub:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyGithub
Version : 1.57-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-PyGithub-1.57-2.1.src
Upstream URL : https://github.com/PyGithub/PyGithub
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.