How to Install and Uninstall libgit2-glib.src Package on Oracle Linux 8

Last updated: May 14,2024

1. Install "libgit2-glib.src" package

This tutorial shows how to install libgit2-glib.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libgit2-glib.src

2. Uninstall "libgit2-glib.src" package

Please follow the guidance below to uninstall libgit2-glib.src on Oracle Linux 8:

$ sudo dnf remove libgit2-glib.src $ sudo dnf autoremove

3. Information about the libgit2-glib.src package on Oracle Linux 8

Last metadata expiration check: 2:01:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libgit2-glib
Version : 0.26.4
Release : 3.el8
Architecture : src
Size : 151 k
Source : None
Repository : ol8_appstream
Summary : Git library for GLib
URL : https://wiki.gnome.org/Projects/Libgit2-glib
License : LGPLv2+
Description : libgit2-glib is a glib wrapper library around the libgit2 git access library.