How To Install ghc-wai-handler-launch on Fedora 36

In this tutorial we learn how to install ghc-wai-handler-launch in Fedora 36. ghc-wai-handler-launch is Launch a web app in the default browser

Introduction

In this tutorial we learn how to install ghc-wai-handler-launch on Fedora 36.

What is ghc-wai-handler-launch

API docs and the README are available at <http

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

Install ghc-wai-handler-launch 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-wai-handler-launch using dnf by running the following command:

sudo dnf -y install ghc-wai-handler-launch

Install ghc-wai-handler-launch 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-wai-handler-launch using yum by running the following command:

sudo yum -y install ghc-wai-handler-launch

How To Uninstall ghc-wai-handler-launch on Fedora 36

To uninstall only the ghc-wai-handler-launch package we can use the following command:

sudo dnf remove ghc-wai-handler-launch

ghc-wai-handler-launch Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/36130f455af6f4572d2629d847ea32b335d948
/usr/lib64/libHSwai-handler-launch-3.0.3.1-HGnqEPpIYgf9YTUzHQVMEI-ghc8.10.5.so
/usr/share/licenses/ghc-wai-handler-launch
/usr/share/licenses/ghc-wai-handler-launch/LICENSE

References

Summary

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