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

Last updated: May 16,2024

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

Please follow the guidelines below to install libghc-generic-trie-prof on Kali Linux

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

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

This guide let you learn how to uninstall libghc-generic-trie-prof on Kali Linux:

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

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

Package: libghc-generic-trie-prof
Source: haskell-generic-trie (0.3.2-1)
Version: 0.3.2-1+b1
Installed-Size: 3781
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-generic-trie-prof-0.3.2-d34fd
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-generic-trie-dev (= 0.3.2-1+b1), libghc-transformers-prof-0.5.6.2-931c3
Size: 257676
SHA256: 96abea54190b5526b0e0871f4ff3432163eb386e91926022a739a39a67241b2c
SHA1: 8c54badc25bf0b6608d7ece61fa9833d65da42f3
MD5sum: 691df6b3d96681e1e086cc9f165aaafa
Description: a map, where the keys may be complex structured data; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/glguy/tries
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-generic-trie/libghc-generic-trie-prof_0.3.2-1+b1_amd64.deb