How to Install and Uninstall ghc-wai-cors.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "ghc-wai-cors.x86_64" package

This is a short guide on how to install ghc-wai-cors.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-wai-cors.x86_64

2. Uninstall "ghc-wai-cors.x86_64" package

This guide let you learn how to uninstall ghc-wai-cors.x86_64 on Fedora 34:

$ sudo dnf remove ghc-wai-cors.x86_64 $ sudo dnf autoremove

3. Information about the ghc-wai-cors.x86_64 package on Fedora 34

Last metadata expiration check: 5:24:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-wai-cors
Version : 0.2.7
Release : 7.fc34
Architecture : x86_64
Size : 44 k
Source : ghc-wai-cors-0.2.7-7.fc34.src.rpm
Repository : fedora
Summary : CORS for WAI
URL : https://hackage.haskell.org/package/wai-cors
License : MIT
Description : This package provides an implementation of Cross-Origin resource sharing (CORS)
: for that aims to be compliant with
: .