How to Install and Uninstall ghc-text-manipulate.x86_64 Package on Fedora 35
Last updated: February 12,2025
1. Install "ghc-text-manipulate.x86_64" package
Please follow the step by step instructions below to install ghc-text-manipulate.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-text-manipulate.x86_64
Copied
2. Uninstall "ghc-text-manipulate.x86_64" package
Please follow the steps below to uninstall ghc-text-manipulate.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-text-manipulate.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-text-manipulate.x86_64 package on Fedora 35
Last metadata expiration check: 3:43:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-text-manipulate
Version : 0.3.0.0
Release : 1.fc35
Architecture : x86_64
Size : 80 k
Source : ghc-text-manipulate-0.3.0.0-1.fc35.src.rpm
Repository : fedora
Summary : Case conversion, word boundary manipulation, and textual subjugation
URL : https://hackage.haskell.org/package/text-manipulate
License : MPLv2.0
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!.
Available Packages
Name : ghc-text-manipulate
Version : 0.3.0.0
Release : 1.fc35
Architecture : x86_64
Size : 80 k
Source : ghc-text-manipulate-0.3.0.0-1.fc35.src.rpm
Repository : fedora
Summary : Case conversion, word boundary manipulation, and textual subjugation
URL : https://hackage.haskell.org/package/text-manipulate
License : MPLv2.0
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
:
: 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!.