How To Install ghc-data-default-instances-old-locale on Fedora 36

In this tutorial we learn how to install ghc-data-default-instances-old-locale in Fedora 36. ghc-data-default-instances-old-locale is Default instances for types in old-locale

Introduction

In this tutorial we learn how to install ghc-data-default-instances-old-locale on Fedora 36.

What is ghc-data-default-instances-old-locale

Default instances for types in old-locale.

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

Install ghc-data-default-instances-old-locale 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-data-default-instances-old-locale using dnf by running the following command:

sudo dnf -y install ghc-data-default-instances-old-locale

Install ghc-data-default-instances-old-locale 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-data-default-instances-old-locale using yum by running the following command:

sudo yum -y install ghc-data-default-instances-old-locale

How To Uninstall ghc-data-default-instances-old-locale on Fedora 36

To uninstall only the ghc-data-default-instances-old-locale package we can use the following command:

sudo dnf remove ghc-data-default-instances-old-locale

ghc-data-default-instances-old-locale Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/40
/usr/lib/.build-id/40/c281e76607742c90efb545e9eea489323ee8b3
/usr/lib64/libHSdata-default-instances-old-locale-0.0.1-HmppeosIsF9AIgl584xYYj-ghc8.10.5.so
/usr/share/licenses/ghc-data-default-instances-old-locale
/usr/share/licenses/ghc-data-default-instances-old-locale/LICENSE

References

Summary

In this tutorial we learn how to install ghc-data-default-instances-old-locale on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).