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

Last updated: June 02,2024

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

This guide covers the steps necessary to install ghc-snap-core.x86_64 on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-snap-core.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:29:50 ago on Fri Feb 16 06:49:52 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.