How to Install and Uninstall libgit2_1.6.x86_64 Package on AlmaLinux 9
Last updated: January 10,2025
1. Install "libgit2_1.6.x86_64" package
Learn how to install libgit2_1.6.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
libgit2_1.6.x86_64
Copied
2. Uninstall "libgit2_1.6.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libgit2_1.6.x86_64 on AlmaLinux 9:
$
sudo dnf remove
libgit2_1.6.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgit2_1.6.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:10:58 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libgit2_1.6
Version : 1.6.5
Release : 1.el9
Architecture : x86_64
Size : 516 k
Source : libgit2_1.6-1.6.5-1.el9.src.rpm
Repository : epel
Summary : C implementation of the Git core methods as a library with a solid API
URL : https://libgit2.org/
License : GPLv2 with exceptions
Description : libgit2 is a portable, pure C implementation of the Git core methods
: provided as a re-entrant linkable library with a solid API, allowing
: you to write native speed custom Git applications in any language
: with bindings.
Available Packages
Name : libgit2_1.6
Version : 1.6.5
Release : 1.el9
Architecture : x86_64
Size : 516 k
Source : libgit2_1.6-1.6.5-1.el9.src.rpm
Repository : epel
Summary : C implementation of the Git core methods as a library with a solid API
URL : https://libgit2.org/
License : GPLv2 with exceptions
Description : libgit2 is a portable, pure C implementation of the Git core methods
: provided as a re-entrant linkable library with a solid API, allowing
: you to write native speed custom Git applications in any language
: with bindings.