How to Install and Uninstall python3-pygithub.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "python3-pygithub.noarch" package

Please follow the instructions below to install python3-pygithub.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-pygithub.noarch

2. Uninstall "python3-pygithub.noarch" package

Please follow the steps below to uninstall python3-pygithub.noarch on Oracle Linux 9:

$ sudo dnf remove python3-pygithub.noarch $ sudo dnf autoremove

3. Information about the python3-pygithub.noarch package on Oracle Linux 9

Last metadata expiration check: 1:52:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pygithub
Version : 1.55
Release : 5.el9
Architecture : noarch
Size : 278 k
Source : python-PyGithub-1.55-5.el9.src.rpm
Repository : epel
Summary : Python library to work with the Github API
URL : https://github.com/PyGithub/PyGithub
License : LGPLv3+
Description : A Python library implementing the full Github API v3.