How to Install and Uninstall ghc-case-insensitive Package on openSuSE Tumbleweed

Last updated: June 21,2024

1. Install "ghc-case-insensitive" package

Here is a brief guide to show you how to install ghc-case-insensitive on openSuSE Tumbleweed

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

2. Uninstall "ghc-case-insensitive" package

This guide let you learn how to uninstall ghc-case-insensitive on openSuSE Tumbleweed:

$ sudo zypper remove ghc-case-insensitive

3. Information about the ghc-case-insensitive package on openSuSE Tumbleweed

Information for package ghc-case-insensitive:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-case-insensitive
Version : 1.2.1.0-6.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 110.3 KiB
Installed : No
Status : not installed
Source package : ghc-case-insensitive-1.2.1.0-6.7.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