How to Install and Uninstall ghc-regex-base.x86_64 Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "ghc-regex-base.x86_64" package
Please follow the instructions below to install ghc-regex-base.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-regex-base.x86_64
Copied
2. Uninstall "ghc-regex-base.x86_64" package
Please follow the steps below to uninstall ghc-regex-base.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-regex-base.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-regex-base.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:00:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-regex-base
Version : 0.94.0.2
Release : 1.el9
Architecture : x86_64
Size : 45 k
Source : ghc-regex-base-0.94.0.2-1.el9.src.rpm
Repository : epel
Summary : Common "Text.Regex.*" API for Regex matching
URL : https://hackage.haskell.org/package/regex-base
License : BSD
Description : This package does not provide the ability to do regular expression matching.
: Instead, it provides the type classes that constitute the abstract API that is
: implemented by 'regex-*' backends such as:
:
: *
:
: *
:
: *
:
: *
:
: *
:
: See also for more information.
Available Packages
Name : ghc-regex-base
Version : 0.94.0.2
Release : 1.el9
Architecture : x86_64
Size : 45 k
Source : ghc-regex-base-0.94.0.2-1.el9.src.rpm
Repository : epel
Summary : Common "Text.Regex.*" API for Regex matching
URL : https://hackage.haskell.org/package/regex-base
License : BSD
Description : This package does not provide the ability to do regular expression matching.
: Instead, it provides the type classes that constitute the abstract API that is
: implemented by 'regex-*' backends such as:
:
: *
:
: *
:
: *
:
: *
:
: *
:
: See also