How To Install ghc-geniplate-mirror-devel on Fedora 36

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

Introduction

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

What is ghc-geniplate-mirror-devel

This package provides the Haskell geniplate-mirror library development files.

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

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

sudo dnf -y install ghc-geniplate-mirror-devel

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

sudo yum -y install ghc-geniplate-mirror-devel

How To Uninstall ghc-geniplate-mirror-devel on Fedora 36

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

sudo dnf remove ghc-geniplate-mirror-devel

ghc-geniplate-mirror-devel Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/geniplate-mirror-0.7.8
/usr/lib64/ghc-8.10.5/geniplate-mirror-0.7.8/Data
/usr/lib64/ghc-8.10.5/geniplate-mirror-0.7.8/Data/Generics
/usr/lib64/ghc-8.10.5/geniplate-mirror-0.7.8/Data/Generics/Geniplate.dyn_hi
/usr/lib64/ghc-8.10.5/geniplate-mirror-0.7.8/Data/Generics/Geniplate.hi
/usr/lib64/ghc-8.10.5/geniplate-mirror-0.7.8/libHSgeniplate-mirror-0.7.8-AJYdEYbDdxAKWExNQiMZ1D.a
/usr/lib64/ghc-8.10.5/package.conf.d/geniplate-mirror-0.7.8.conf

References

Summary

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