How to Install and Uninstall libghc-attoparsec-aeson-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "libghc-attoparsec-aeson-doc" package

Here is a brief guide to show you how to install libghc-attoparsec-aeson-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-attoparsec-aeson-doc

2. Uninstall "libghc-attoparsec-aeson-doc" package

This guide let you learn how to uninstall libghc-attoparsec-aeson-doc on Kali Linux:

$ sudo apt remove libghc-attoparsec-aeson-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-attoparsec-aeson-doc package on Kali Linux

Package: libghc-attoparsec-aeson-doc
Source: haskell-attoparsec-aeson
Version: 2.1.0.0-2
Installed-Size: 14
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: libghc-attoparsec-aeson-dev
Suggests: libghc-attoparsec-aeson-prof
Size: 7220
SHA256: fcd7865e26f79fb05c6e2aaee4753aa09a26c378ce1f13e3a12ad27dff93e431
SHA1: 82e0a856873a594cb38d3f3e78f01e459e6b18b2
MD5sum: aa9c57178a0e46fe37463bc8ffc6a152
Description: Parsing of aeson's Value with attoparsec; documentation
Parsing of aeson's Value with attoparsec, originally from aeson.
.
This version is an empty package with bounds on @aeson@
which has "Data.Aeson.Parser" module.
This way e.g. specifying
.
@
build-depends: aeson >= 1.4.1.0 && \<2.3, attoparsec-aeson >=2.1.0.0 && \<2.3
@
.
will have "Data.Aeson.Parser" available for all @aeson@ versions in range.
.
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/haskell/aeson
Section: doc
Priority: optional
Filename: pool/main/h/haskell-attoparsec-aeson/libghc-attoparsec-aeson-doc_2.1.0.0-2_all.deb

5. The same packages on other Linux Distributions