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

Last updated: November 27,2024

1. Install "python3-pygithub.noarch" package

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

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

2. Uninstall "python3-pygithub.noarch" package

This guide covers the steps necessary to uninstall python3-pygithub.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:07:13 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pygithub
Version : 1.54.1
Release : 1.el8
Architecture : noarch
Size : 304 k
Source : python-PyGithub-1.54.1-1.el8.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.