How To Install ghc-gi-gdkpixbuf on Fedora 36

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

Introduction

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

What is ghc-gi-gdkpixbuf

Bindings for GdkPixbuf, autogenerated by haskell-gi.

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

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

sudo dnf -y install ghc-gi-gdkpixbuf

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

sudo yum -y install ghc-gi-gdkpixbuf

How To Uninstall ghc-gi-gdkpixbuf on Fedora 36

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

sudo dnf remove ghc-gi-gdkpixbuf

ghc-gi-gdkpixbuf Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/881a777c6eb9ed9a589f0f0bbeeaeaf5523581
/usr/lib64/libHSgi-gdkpixbuf-2.0.26-3Q3CVpaxNWb8bBbLrGOWyL-ghc8.10.5.so
/usr/share/licenses/ghc-gi-gdkpixbuf
/usr/share/licenses/ghc-gi-gdkpixbuf/LICENSE

References

Summary

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