How to Install and Uninstall ghc-case-insensitive.x86_64 Package on Rocky Linux 9
Last updated: January 14,2025
1. Install "ghc-case-insensitive.x86_64" package
This tutorial shows how to install ghc-case-insensitive.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-case-insensitive.x86_64
Copied
2. Uninstall "ghc-case-insensitive.x86_64" package
Please follow the step by step instructions below to uninstall ghc-case-insensitive.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ghc-case-insensitive.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-case-insensitive.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:17:22 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-case-insensitive
Version : 1.2.1.0
Release : 6.el9
Architecture : x86_64
Size : 26 k
Source : ghc-case-insensitive-1.2.1.0-6.el9.src.rpm
Repository : epel
Summary : Case insensitive string comparison
URL : https://hackage.haskell.org/package/case-insensitive
License : BSD
Description : The module 'Data.CaseInsensitive' provides the 'CI' type constructor which can
: be parameterised by a string-like type like: 'String', 'ByteString', 'Text',
: etc.. Comparisons of values of the resulting type will be insensitive to cases.
Available Packages
Name : ghc-case-insensitive
Version : 1.2.1.0
Release : 6.el9
Architecture : x86_64
Size : 26 k
Source : ghc-case-insensitive-1.2.1.0-6.el9.src.rpm
Repository : epel
Summary : Case insensitive string comparison
URL : https://hackage.haskell.org/package/case-insensitive
License : BSD
Description : The module 'Data.CaseInsensitive' provides the 'CI' type constructor which can
: be parameterised by a string-like type like: 'String', 'ByteString', 'Text',
: etc.. Comparisons of values of the resulting type will be insensitive to cases.