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

Last updated: September 24,2024

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

This is a short guide on how to install ghc-wai-app-static.x86_64 on Fedora 39

$ 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 39:

$ 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 39

Last metadata expiration check: 1:39:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-wai-app-static
Version : 3.1.7.4
Release : 4.fc39
Architecture : x86_64
Size : 4.1 M
Source : ghc-wai-app-static-3.1.7.4-4.fc39.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.