How To Install ghc-geniplate-mirror on Fedora 36

In this tutorial we learn how to install ghc-geniplate-mirror in Fedora 36. ghc-geniplate-mirror is Haskell geniplate-mirror library

Introduction

In this tutorial we learn how to install ghc-geniplate-mirror on Fedora 36.

What is ghc-geniplate-mirror

This package provides the Haskell geniplate-mirror library.

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

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

sudo dnf -y install ghc-geniplate-mirror

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

sudo yum -y install ghc-geniplate-mirror

How To Uninstall ghc-geniplate-mirror on Fedora 36

To uninstall only the ghc-geniplate-mirror package we can use the following command:

sudo dnf remove ghc-geniplate-mirror

ghc-geniplate-mirror Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/f39e7c229b2c6a4495d441efc9a3e53fe65c33
/usr/lib64/libHSgeniplate-mirror-0.7.8-AJYdEYbDdxAKWExNQiMZ1D-ghc8.10.5.so
/usr/share/licenses/ghc-geniplate-mirror
/usr/share/licenses/ghc-geniplate-mirror/LICENSE

References

Summary

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