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

Last updated: April 29,2024

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

Here is a brief guide to show you how to install ghc-snap-core.x86_64 on Fedora 36

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

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

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

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

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

Last metadata expiration check: 0:39:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-snap-core
Version : 1.0.4.2
Release : 20.fc36
Architecture : x86_64
Size : 336 k
Source : ghc-snap-core-1.0.4.2-20.fc36.src.rpm
Repository : fedora
Summary : Snap web framework core library
URL : https://hackage.haskell.org/package/snap-core
License : BSD
Description : Snap is a simple and fast web development framework and server written
: in Haskell. This library contains the core definitions and types for
: the Snap framework.