How To Install ghc-uri-bytestring-aeson on Fedora 36

In this tutorial we learn how to install ghc-uri-bytestring-aeson in Fedora 36. ghc-uri-bytestring-aeson is Aeson instances for URI Bytestring

Introduction

In this tutorial we learn how to install ghc-uri-bytestring-aeson on Fedora 36.

What is ghc-uri-bytestring-aeson

Aeson instances for URI Bytestring.

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

Install ghc-uri-bytestring-aeson 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-uri-bytestring-aeson using dnf by running the following command:

sudo dnf -y install ghc-uri-bytestring-aeson

Install ghc-uri-bytestring-aeson 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-uri-bytestring-aeson using yum by running the following command:

sudo yum -y install ghc-uri-bytestring-aeson

How To Uninstall ghc-uri-bytestring-aeson on Fedora 36

To uninstall only the ghc-uri-bytestring-aeson package we can use the following command:

sudo dnf remove ghc-uri-bytestring-aeson

ghc-uri-bytestring-aeson Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/02025ab48a70e3b53133aa3b1ec821640ded51
/usr/lib64/libHSuri-bytestring-aeson-0.1.0.8-5W9WVVkJgNv4uHoRtcuEZb-ghc8.10.5.so
/usr/share/licenses/ghc-uri-bytestring-aeson
/usr/share/licenses/ghc-uri-bytestring-aeson/LICENSE

References

Summary

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