How to Install and Uninstall ghc-snap-core.x86_64 Package on AlmaLinux 9

Last updated: October 14,2024

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

Please follow the steps below to install ghc-snap-core.x86_64 on AlmaLinux 9

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

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

This tutorial shows how to uninstall ghc-snap-core.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-snap-core.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:07:56 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-snap-core
Version : 1.0.5.0
Release : 21.el9
Architecture : x86_64
Size : 339 k
Source : ghc-snap-core-1.0.5.0-21.el9.src.rpm
Repository : epel
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.