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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install ghc-regex-applicative.x86_64 on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall ghc-regex-applicative.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:31:44 ago on Wed Mar 13 07:41:12 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.