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

Last updated: June 16,2024

1. Install "python3-pygithub.noarch" package

In this section, we are going to explain the necessary steps to install python3-pygithub.noarch on AlmaLinux 9

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

2. Uninstall "python3-pygithub.noarch" package

Please follow the guidelines below to uninstall python3-pygithub.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:48:48 ago on Wed Mar 13 07:41:12 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.