How to Install and Uninstall ghc-regex-base.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "ghc-regex-base.x86_64" package
Please follow the instructions below to install ghc-regex-base.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-regex-base.x86_64
Copied
2. Uninstall "ghc-regex-base.x86_64" package
Here is a brief guide to show you how to uninstall ghc-regex-base.x86_64 on Oracle Linux 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 Oracle Linux 9
Last metadata expiration check: 1:35:24 ago on Thu Feb 15 07:50:05 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