How to Install and Uninstall libghc-generic-trie-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libghc-generic-trie-dev" package

Please follow the instructions below to install libghc-generic-trie-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-generic-trie-dev

2. Uninstall "libghc-generic-trie-dev" package

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

$ sudo apt remove libghc-generic-trie-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-generic-trie-dev package on Kali Linux

Package: libghc-generic-trie-dev
Source: haskell-generic-trie (0.3.2-1)
Version: 0.3.2-1+b1
Installed-Size: 4980
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-generic-trie-dev-0.3.2-d34fd
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 287224
SHA256: a4858ded5cfb5ab3ce3695f53d3a367d0e53707165554b895afb90725e3dcee3
SHA1: 0082ca7751effc4dc43a3fa8ca8e3eaa85d2474e
MD5sum: b325dbec8b748020aac06c0478422fd5
Description: a map, where the keys may be complex structured data
This type implements maps where the keys are themselves complex structured
data. For example, the keys may be the abstract syntax trees for a
programming language. The map is implemented as a trie, so common parts of
the keys will be shared in the representation. The library provides a generic
implementation of the data structure, so values of types that have support for
'Generic' may be automatically used as keys in the map.
.
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/glguy/tries
Ghc-Package: generic-trie-0.3.2-G5Y5apRf0GoPE58hBVdYf
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-generic-trie/libghc-generic-trie-dev_0.3.2-1+b1_amd64.deb