How To Install ghc-gi-pango on Fedora 36

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

Introduction

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

What is ghc-gi-pango

Bindings for Pango, autogenerated by haskell-gi.

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

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

sudo dnf -y install ghc-gi-pango

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

sudo yum -y install ghc-gi-pango

How To Uninstall ghc-gi-pango on Fedora 36

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

sudo dnf remove ghc-gi-pango

ghc-gi-pango Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/2ab7ca49319ea8a7dded562afd5fd6b5ecb226
/usr/lib64/libHSgi-pango-1.0.24-FtDrCUqFYWJFYjBRAJvv3P-ghc8.10.5.so
/usr/share/licenses/ghc-gi-pango
/usr/share/licenses/ghc-gi-pango/LICENSE

References

Summary

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