How to Install and Uninstall libgit2-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "libgit2-devel.x86_64" package

Please follow the instructions below to install libgit2-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libgit2-devel.x86_64

2. Uninstall "libgit2-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libgit2-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libgit2-devel.x86_64 $ sudo dnf autoremove

3. Information about the libgit2-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libgit2-devel
Version : 1.7.2
Release : 2.el9
Architecture : x86_64
Size : 258 k
Source : libgit2-1.7.2-2.el9.src.rpm
Repository : epel
Summary : Development files for libgit2
URL : https://libgit2.org/
License : GPLv2 with exceptions
Description : This package contains libraries and header files for
: developing applications that use libgit2.