How to Install and Uninstall ghc9.6-parsec.x86_64 Package on AlmaLinux 9

Last updated: September 30,2024

1. Install "ghc9.6-parsec.x86_64" package

This is a short guide on how to install ghc9.6-parsec.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc9.6-parsec.x86_64

2. Uninstall "ghc9.6-parsec.x86_64" package

Please follow the guidelines below to uninstall ghc9.6-parsec.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc9.6-parsec.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.6-parsec.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:08:16 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc9.6-parsec
Version : 3.1.16.1
Release : 13.el9
Architecture : x86_64
Size : 156 k
Source : ghc9.6-9.6.4-13.el9.src.rpm
Repository : epel
Summary : Haskell parsec library
URL : https://hackage.haskell.org/package/parsec
License : BSD-3-Clause
Description : This package provides the Haskell parsec library.