How to Install and Uninstall python3-pygithub.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python3-pygithub.noarch" package
In this section, we are going to explain the necessary steps to install python3-pygithub.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pygithub.noarch
Copied
2. Uninstall "python3-pygithub.noarch" package
This is a short guide on how to uninstall python3-pygithub.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-pygithub.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pygithub.noarch package on Oracle Linux 8
Last metadata expiration check: 0:10:26 ago on Mon Sep 12 02:51:38 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.
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.