How to Install and Uninstall python2-PyGithub Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python2-PyGithub" package

Learn how to install python2-PyGithub on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyGithub

2. Uninstall "python2-PyGithub" package

Please follow the steps below to uninstall python2-PyGithub on openSUSE Leap:

$ sudo zypper remove python2-PyGithub

3. Information about the python2-PyGithub package on openSUSE Leap

Information for package python2-PyGithub:
-----------------------------------------
Repository : Main Repository
Name : python2-PyGithub
Version : 1.35-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 1,5 MiB
Installed : No
Status : not installed
Source package : python-PyGithub-1.35-bp153.1.17.src
Summary : Use the full Github API v3
Description :
PyGithub is a Python (2 and 3) library to use the Github API v3. With it, you
can manage your Github resources (repositories, user profiles, organizations,
etc.) from Python scripts.