How To Install ghc-gi-atk on Fedora 36

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

Introduction

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

What is ghc-gi-atk

Bindings for Atk, autogenerated by haskell-gi.

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

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

sudo dnf -y install ghc-gi-atk

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

sudo yum -y install ghc-gi-atk

How To Uninstall ghc-gi-atk on Fedora 36

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

sudo dnf remove ghc-gi-atk

ghc-gi-atk Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/3d3439935eeb8670d3624cb77edd9d89199792
/usr/lib64/libHSgi-atk-2.0.23-1FOsRjzD8EbLKkelCzSW5E-ghc8.10.5.so
/usr/share/licenses/ghc-gi-atk
/usr/share/licenses/ghc-gi-atk/LICENSE

References

Summary

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