How to Install and Uninstall libghc-text-builder-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "libghc-text-builder-dev" package

In this section, we are going to explain the necessary steps to install libghc-text-builder-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-text-builder-dev

2. Uninstall "libghc-text-builder-dev" package

Here is a brief guide to show you how to uninstall libghc-text-builder-dev on Kali Linux:

$ sudo apt remove libghc-text-builder-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-text-builder-dev package on Kali Linux

Package: libghc-text-builder-dev
Source: haskell-text-builder
Version: 0.6.7-1
Installed-Size: 413
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-text-builder-dev-0.6.7-9ab39
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-text-builder-dev-dev-0.3.3.2-94185, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 50804
SHA256: 7a169b15c7c0c756f6d436279308703760f6f4672ce56fff4ee97a9a5618985a
SHA1: 1e3bdf13b19c5d119770c66dfb76ad76026e2b45
MD5sum: 0dab8fbd212e3fa04b821487ab5501ed
Description: efficient strict text builder
Specification of how to efficiently construct strict Text. Provides
instances of Semigroup and Monoid, which have complexity of O(1).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/nikita-volkov/text-builder
Ghc-Package: text-builder-0.6.7-7KY8NNG63boIVbAM9w0PXE
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-text-builder/libghc-text-builder-dev_0.6.7-1_amd64.deb

5. The same packages on other Linux Distributions