How to Install and Uninstall ghc-text-manipulate Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "ghc-text-manipulate" package

Please follow the guidance below to install ghc-text-manipulate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-text-manipulate

2. Uninstall "ghc-text-manipulate" package

This is a short guide on how to uninstall ghc-text-manipulate on openSuSE Tumbleweed:

$ sudo zypper remove ghc-text-manipulate

3. Information about the ghc-text-manipulate package on openSuSE Tumbleweed

Information for package ghc-text-manipulate:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-text-manipulate
Version : 0.3.0.0-1.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 437,9 KiB
Installed : No
Status : not installed
Source package : ghc-text-manipulate-0.3.0.0-1.11.src
Summary : Case conversion, word boundary manipulation, and textual subjugation
Description :
Manipulate identifiers and structurally non-complex pieces of text by
delimiting word boundaries via a combination of whitespace, control-characters,
and case-sensitivity.
Has support for common idioms like casing of programmatic variable names,
taking, dropping, and splitting by word, and modifying the first character of a
piece of text.
/Caution:/ this library makes heavy use of the
library's internal loop
optimisation framework. Since internal modules are not guaranteed to have a
stable API there is potential for build breakage when the text dependency is
upgraded. Consider yourself warned!.

5. The same packages on other Linux Distributions