How To Install ghc-gi-gio on Fedora 36

In this tutorial we learn how to install ghc-gi-gio in Fedora 36. ghc-gi-gio is Gio bindings

Introduction

In this tutorial we learn how to install ghc-gi-gio on Fedora 36.

What is ghc-gi-gio

Bindings for Gio, autogenerated by haskell-gi.

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

Install ghc-gi-gio 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 ghc-gi-gio using dnf by running the following command:

sudo dnf -y install ghc-gi-gio

Install ghc-gi-gio 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 ghc-gi-gio using yum by running the following command:

sudo yum -y install ghc-gi-gio

How To Uninstall ghc-gi-gio on Fedora 36

To uninstall only the ghc-gi-gio package we can use the following command:

sudo dnf remove ghc-gi-gio

ghc-gi-gio Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/a46463468e686fda8f6d97c6cbaa60b74dbfe7
/usr/lib64/libHSgi-gio-2.0.28-E1xggOJqkLG1aa6UzB7jym-ghc8.10.5.so
/usr/share/licenses/ghc-gi-gio
/usr/share/licenses/ghc-gi-gio/LICENSE

References

Summary

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