How to Install and Uninstall python3-pygithub.noarch Package on Rocky Linux 8

Last updated: May 07,2024

1. Install "python3-pygithub.noarch" package

Here is a brief guide to show you how to install python3-pygithub.noarch on Rocky Linux 8

$ 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 Rocky Linux 8:

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

3. Information about the python3-pygithub.noarch package on Rocky Linux 8

Last metadata expiration check: 0:57:58 ago on Mon Sep 12 10:27:18 2022.
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.