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

Last updated: May 17,2024

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

This is a short guide on how to install libghc-text-builder-doc on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-text-builder-doc on Kali Linux:

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

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

Package: libghc-text-builder-doc
Source: haskell-text-builder
Version: 0.6.7-1
Installed-Size: 340
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-text-builder-dev, libghc-text-builder-dev-doc, libjs-mathjax
Suggests: libghc-text-builder-prof
Size: 58844
SHA256: 1461b838ca8c12a92fe6483a9a03a4f53dbb2715c0f74cb3ed12516ceae11334
SHA1: 6284d4dc58b7b2de483dcd192d880efcea6e3b15
MD5sum: f27701d89da722908cef76cdc4734323
Description: efficient strict text builder; documentation
Specification of how to efficiently construct strict Text. Provides
instances of Semigroup and Monoid, which have complexity of O(1).
.
This package provides the documentation for 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
Section: doc
Priority: optional
Filename: pool/main/h/haskell-text-builder/libghc-text-builder-doc_0.6.7-1_all.deb

5. The same packages on other Linux Distributions