How to Install and Uninstall python3-pygit2.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pygit2.x86_64" package
Please follow the guidelines below to install python3-pygit2.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pygit2.x86_64
Copied
2. Uninstall "python3-pygit2.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-pygit2.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pygit2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pygit2.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:01:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pygit2
Version : 0.26.4
Release : 1.el8
Architecture : x86_64
Size : 159 k
Source : python-pygit2-0.26.4-1.el8.src.rpm
Repository : epel
Summary : Python 3.x bindings for libgit2
URL : http://www.pygit2.org
License : GPLv2 with linking exception
Description : pygit2 is a set of Python bindings to the libgit2 library, which implements
: the core of Git.
:
: Python 3 version.
Available Packages
Name : python3-pygit2
Version : 0.26.4
Release : 1.el8
Architecture : x86_64
Size : 159 k
Source : python-pygit2-0.26.4-1.el8.src.rpm
Repository : epel
Summary : Python 3.x bindings for libgit2
URL : http://www.pygit2.org
License : GPLv2 with linking exception
Description : pygit2 is a set of Python bindings to the libgit2 library, which implements
: the core of Git.
:
: Python 3 version.