How To Install ghc-ghc-lib-parser-ex on Fedora 36

In this tutorial we learn how to install ghc-ghc-lib-parser-ex in Fedora 36. ghc-ghc-lib-parser-ex is Haskell ghc-lib-parser-ex library

Introduction

In this tutorial we learn how to install ghc-ghc-lib-parser-ex on Fedora 36.

What is ghc-ghc-lib-parser-ex

This package provides the Haskell ghc-lib-parser-ex library.

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

Install ghc-ghc-lib-parser-ex 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-ghc-lib-parser-ex using dnf by running the following command:

sudo dnf -y install ghc-ghc-lib-parser-ex

Install ghc-ghc-lib-parser-ex 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-ghc-lib-parser-ex using yum by running the following command:

sudo yum -y install ghc-ghc-lib-parser-ex

How To Uninstall ghc-ghc-lib-parser-ex on Fedora 36

To uninstall only the ghc-ghc-lib-parser-ex package we can use the following command:

sudo dnf remove ghc-ghc-lib-parser-ex

ghc-ghc-lib-parser-ex Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/60
/usr/lib/.build-id/60/a52c8d4bda744f076dc054b1d2e2fdb38b97f5
/usr/lib64/libHSghc-lib-parser-ex-8.10.0.19-gffyXjM3tlGFGXFOiYOCD-ghc8.10.5.so
/usr/share/licenses/ghc-ghc-lib-parser-ex
/usr/share/licenses/ghc-ghc-lib-parser-ex/LICENSE

References

Summary

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