How To Install libgit2-glib on Fedora 36

In this tutorial we learn how to install libgit2-glib in Fedora 36. libgit2-glib is Git library for GLib

Introduction

In this tutorial we learn how to install libgit2-glib on Fedora 36.

What is libgit2-glib

libgit2-glib is a glib wrapper library around the libgit2 git access library.

We can use yum or dnf to install libgit2-glib on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgit2-glib.

Install libgit2-glib on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libgit2-glib using dnf by running the following command:

sudo dnf -y install libgit2-glib

Install libgit2-glib on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libgit2-glib using yum by running the following command:

sudo yum -y install libgit2-glib

How To Uninstall libgit2-glib on Fedora 36

To uninstall only the libgit2-glib package we can use the following command:

sudo dnf remove libgit2-glib

libgit2-glib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/44
/usr/lib/.build-id/44/ed5cdb9d890dc35c613c34bd571f6aebc66b81
/usr/lib/python3.10/site-packages/gi
/usr/lib/python3.10/site-packages/gi/overrides
/usr/lib/python3.10/site-packages/gi/overrides/Ggit.py
/usr/lib/python3.10/site-packages/gi/overrides/__pycache__
/usr/lib/python3.10/site-packages/gi/overrides/__pycache__/Ggit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gi/overrides/__pycache__/Ggit.cpython-310.pyc
/usr/lib64/girepository-1.0/Ggit-1.0.typelib
/usr/lib64/libgit2-glib-1.0.so.0
/usr/lib64/libgit2-glib-1.0.so.0.0.0
/usr/share/doc/libgit2-glib
/usr/share/doc/libgit2-glib/AUTHORS
/usr/share/doc/libgit2-glib/NEWS
/usr/share/licenses/libgit2-glib
/usr/share/licenses/libgit2-glib/COPYING

References

Summary

In this tutorial we learn how to install libgit2-glib on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libgit2-glib on Fedora 36” linkTitle: “libgit2-glib” type: “docs” description: “In this tutorial we learn how to install libgit2-glib in Fedora 36. libgit2-glib is Git library for GLib” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgit2-glib-featured.png

Introduction

In this tutorial we learn how to install libgit2-glib on Fedora 36.

What is libgit2-glib

libgit2-glib is a glib wrapper library around the libgit2 git access library.

We can use yum or dnf to install libgit2-glib on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgit2-glib.

Install libgit2-glib on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libgit2-glib using dnf by running the following command:

sudo dnf -y install libgit2-glib

Install libgit2-glib on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libgit2-glib using yum by running the following command:

sudo yum -y install libgit2-glib

How To Uninstall libgit2-glib on Fedora 36

To uninstall only the libgit2-glib package we can use the following command:

sudo dnf remove libgit2-glib

libgit2-glib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/b6503ae1af025466a8fa390fafb8305821dd67
/usr/lib/girepository-1.0/Ggit-1.0.typelib
/usr/lib/libgit2-glib-1.0.so.0
/usr/lib/libgit2-glib-1.0.so.0.0.0
/usr/lib/python3.10/site-packages/gi
/usr/lib/python3.10/site-packages/gi/overrides
/usr/lib/python3.10/site-packages/gi/overrides/Ggit.py
/usr/lib/python3.10/site-packages/gi/overrides/__pycache__
/usr/lib/python3.10/site-packages/gi/overrides/__pycache__/Ggit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gi/overrides/__pycache__/Ggit.cpython-310.pyc
/usr/share/doc/libgit2-glib
/usr/share/doc/libgit2-glib/AUTHORS
/usr/share/doc/libgit2-glib/NEWS
/usr/share/licenses/libgit2-glib
/usr/share/licenses/libgit2-glib/COPYING

References

Summary

In this tutorial we learn how to install libgit2-glib on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).