How to Install and Uninstall python3-pygithub.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-pygithub.noarch" package

Please follow the steps below to install python3-pygithub.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-pygithub.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pygithub.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pygithub.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:42:38 ago on Mon Feb 26 07:04:30 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.