How to Install and Uninstall ghc-snap-server.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the steps below to install ghc-snap-server.x86_64 on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall ghc-snap-server.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-snap-server.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:32:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-snap-server
Version : 1.1.2.0
Release : 18.el9
Architecture : x86_64
Size : 164 k
Source : ghc-snap-server-1.1.2.0-18.el9.src.rpm
Repository : epel
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.