How to Install and Uninstall python3-pygit2.x86_64 Package on AlmaLinux 9

Last updated: June 16,2024

1. Install "python3-pygit2.x86_64" package

Please follow the guidelines below to install python3-pygit2.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-pygit2.x86_64

2. Uninstall "python3-pygit2.x86_64" package

Please follow the step by step instructions below to uninstall python3-pygit2.x86_64 on AlmaLinux 9:

$ sudo dnf remove python3-pygit2.x86_64 $ sudo dnf autoremove

3. Information about the python3-pygit2.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:06:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pygit2
Version : 1.14.0
Release : 2.el9
Architecture : x86_64
Size : 250 k
Source : python-pygit2-1.14.0-2.el9.src.rpm
Repository : epel
Summary : Python 3 bindings for libgit2
URL : https://www.pygit2.org/
License : GPL-2.0-only WITH GCC-exception-2.0
Description : pygit2 is a set of Python bindings to the libgit2 library, which implements
: the core of Git.
:
: The python3-pygit2 package contains the Python 3 bindings.