How to Install and Uninstall libghc-generic-trie-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

Please follow the step by step instructions below to install libghc-generic-trie-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-generic-trie-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-generic-trie-dev
Architecture: amd64
Version: 0.3.1-5build1
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-e833e
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-containers-dev-0.6.2.1-b8f3d, libghc-transformers-dev-0.5.6.2-e88a5, 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-5build1_amd64.deb
Size: 194292
MD5sum: f099a51998c9f64e6c70c805cacd924c
SHA1: 9d0bbab8213b70e8e42296821bd4b9086e62434d
SHA256: 81d24442109cd751d17929d052e2641a9530b7c24b4a4e085572f6a08845c212
SHA512: 0e717b679d0f1b2d9256452f691987d723b96c96c369bb4e1fd7dc5a55db43cbc4921dac50d958d30a338067052040f9b6f587ff0d44512b65f9c43f7c8010ef
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