How to Install and Uninstall ghc-regex-applicative.x86_64 Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "ghc-regex-applicative.x86_64" package

Please follow the guidance below to install ghc-regex-applicative.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc-regex-applicative.x86_64

2. Uninstall "ghc-regex-applicative.x86_64" package

This guide let you learn how to uninstall ghc-regex-applicative.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc-regex-applicative.x86_64 $ sudo dnf autoremove

3. Information about the ghc-regex-applicative.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:28:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-regex-applicative
Version : 0.3.4
Release : 34.el9
Architecture : x86_64
Size : 56 k
Source : ghc-regex-applicative-0.3.4-34.el9.src.rpm
Repository : epel
Summary : Regex-based parsing with applicative interface
URL : https://hackage.haskell.org/package/regex-applicative
License : MIT
Description : Regex-applicative is a Haskell library for parsing using regular expressions.
: Parsers can be built using Applicative interface.