How to Install and Uninstall ghc-case-insensitive Package on openSUSE Leap

Last updated: September 28,2024

1. Install "ghc-case-insensitive" package

Please follow the guidance below to install ghc-case-insensitive on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-case-insensitive

2. Uninstall "ghc-case-insensitive" package

Learn how to uninstall ghc-case-insensitive on openSUSE Leap:

$ sudo zypper remove ghc-case-insensitive

3. Information about the ghc-case-insensitive package on openSUSE Leap

Information for package ghc-case-insensitive:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-case-insensitive
Version : 1.2.1.0-150500.3.2.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 86.4 KiB
Installed : No
Status : not installed
Source package : ghc-case-insensitive-1.2.1.0-150500.3.2.1.src
Upstream URL : https://hackage.haskell.org/package/case-insensitive
Summary : Case insensitive string comparison
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.

5. The same packages on other Linux Distributions