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

Last updated: November 22,2024

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

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

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

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

This guide covers the steps necessary to uninstall libghc-blaze-builder-dev on Kali Linux:

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

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

Package: libghc-blaze-builder-dev
Source: haskell-blaze-builder
Version: 0.4.2.3-1
Installed-Size: 809
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-blaze-builder-dev-0.4.2.3-9c6d4
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 86468
SHA256: 68251e605746fea7197d50a14bbb18276c1f9321104f9a229492f6226f3982b9
SHA1: 233e1840758083aee96356cf6f3605078a6e73de
MD5sum: 0a09d7e384322f4423765d8f24950ec9
Description: abstraction of buffered output of byte streams
This library provides an abstraction of buffered output of byte streams and
several convenience functions to exploit it. For example, it allows one to
efficiently serialize Haskell values to lazy bytestrings with a large average
chunk size. The large average chunk size allows one to make good use of cache
prefetching in later processing steps (e.g. compression) and reduces the
system call overhead when writing the resulting lazy bytestring to a file or
sending it over the network.
.
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/blaze-builder/blaze-builder
Ghc-Package: blaze-builder-0.4.2.3-5EgWKj5iihQEVvvo8cz77R
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-blaze-builder/libghc-blaze-builder-dev_0.4.2.3-1_amd64.deb