How to Install and Uninstall ghc-snap-server.x86_64 Package on Fedora 36

Last updated: May 14,2024

1. Install "ghc-snap-server.x86_64" package

Please follow the guidance below to install ghc-snap-server.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-snap-server.x86_64

2. Uninstall "ghc-snap-server.x86_64" package

Learn how to uninstall ghc-snap-server.x86_64 on Fedora 36:

$ sudo dnf remove ghc-snap-server.x86_64 $ sudo dnf autoremove

3. Information about the ghc-snap-server.x86_64 package on Fedora 36

Last metadata expiration check: 0:01:21 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : ghc-snap-server
Version : 1.1.2.0
Release : 18.fc36
Architecture : x86_64
Size : 163 k
Source : ghc-snap-server-1.1.2.0-18.fc36.src.rpm
Repository : fedora
Summary : A web server for the Snap Framework
URL : https://hackage.haskell.org/package/snap-server
License : BSD
Description : Snap is a simple and fast web development framework and server written in
: Haskell. For more information or to download the latest version, you can visit
: the Snap project website at .
:
: The Snap HTTP server is a high performance web server library written in
: Haskell. Together with the 'snap-core' library upon which it depends, it
: provides a clean and efficient Haskell programming interface to the HTTP
: protocol.