How to Install and Uninstall python3-pygit2.x86_64 Package on Fedora 36

Last updated: May 04,2024

1. Install "python3-pygit2.x86_64" package

In this section, we are going to explain the necessary steps to install python3-pygit2.x86_64 on Fedora 36

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

2. Uninstall "python3-pygit2.x86_64" package

Please follow the guidelines below to uninstall python3-pygit2.x86_64 on Fedora 36:

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

3. Information about the python3-pygit2.x86_64 package on Fedora 36

Last metadata expiration check: 4:01:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pygit2
Version : 1.7.1
Release : 3.fc36
Architecture : x86_64
Size : 202 k
Source : python-pygit2-1.7.1-3.fc36.src.rpm
Repository : fedora
Summary : Python 3 bindings for libgit2
URL : https://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.
:
: The python3-pygit2 package contains the Python 3 bindings.