How to Install and Uninstall ghc-text-manipulate Package on openSUSE Leap

Last updated: May 17,2024

1. Install "ghc-text-manipulate" package

This is a short guide on how to install ghc-text-manipulate on openSUSE Leap

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

2. Uninstall "ghc-text-manipulate" package

This guide let you learn how to uninstall ghc-text-manipulate on openSUSE Leap:

$ sudo zypper remove ghc-text-manipulate

3. Information about the ghc-text-manipulate package on openSUSE Leap

Information for package ghc-text-manipulate:
--------------------------------------------
Repository : Main Repository
Name : ghc-text-manipulate
Version : 0.3.0.0-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 433.7 KiB
Installed : No
Status : not installed
Source package : ghc-text-manipulate-0.3.0.0-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/text-manipulate
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