How to Install and Uninstall ghc-wai-app-static.x86_64 Package on Fedora 36

Last updated: October 09,2024

1. Install "ghc-wai-app-static.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-wai-app-static.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-wai-app-static.x86_64

2. Uninstall "ghc-wai-app-static.x86_64" package

Please follow the instructions below to uninstall ghc-wai-app-static.x86_64 on Fedora 36:

$ sudo dnf remove ghc-wai-app-static.x86_64 $ sudo dnf autoremove

3. Information about the ghc-wai-app-static.x86_64 package on Fedora 36

Last metadata expiration check: 4:46:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-wai-app-static
Version : 3.1.7.2
Release : 3.fc36
Architecture : x86_64
Size : 1.8 M
Source : ghc-wai-app-static-3.1.7.2-3.fc36.src.rpm
Repository : fedora
Summary : WAI application for static serving
URL : https://hackage.haskell.org/package/wai-app-static
License : MIT
Description : WAI application for static serving. Also provides some helper functions and
: datatypes for use outside of WAI.