How to Install and Uninstall libghc-generic-trie-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

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

Please follow the steps below to install libghc-generic-trie-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide covers the steps necessary to uninstall libghc-generic-trie-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-generic-trie-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-generic-trie-dev
Architecture: amd64
Version: 0.3.1-5build2
Priority: extra
Section: universe/haskell
Source: haskell-generic-trie
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3637
Provides: libghc-generic-trie-dev-0.3.1-62d25
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-transformers-dev-0.5.6.2-59c2c, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-generic-trie-doc, libghc-generic-trie-prof
Filename: pool/universe/h/haskell-generic-trie/libghc-generic-trie-dev_0.3.1-5build2_amd64.deb
Size: 194376
MD5sum: 568124c569baae3146ce03425b7fa7af
SHA1: 092fd56e93f99637215fdf5c5461550860c53490
SHA256: 828a5aaad9c9c326251fd0ed3cc5ba5fdbe127fbf131f22c206b7ca2753695a2
SHA512: 1628c8a1299faba9d8b609a1bf6bd8204814a6e927c5f5ae4ddf5a4692d42df315ca6e0fdfe3e15c68c66cf8bb50bea325e77b3db4afdac89ff7609228df73a7
Homepage: https://github.com/glguy/tries
Description-en: 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: d9ba0261a30888b7acce8c4ab8ba3fe4
Ghc-Package: generic-trie-0.3.1-KOZKGYR5aes8XhqMOP1fZT