How to Install and Uninstall libghc-multimap-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libghc-multimap-dev" package

This tutorial shows how to install libghc-multimap-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-multimap-dev

2. Uninstall "libghc-multimap-dev" package

Please follow the instructions below to uninstall libghc-multimap-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-multimap-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-multimap-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-multimap-dev
Architecture: amd64
Version: 1.2.1-3build2
Priority: optional
Section: universe/haskell
Source: haskell-multimap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 474
Provides: libghc-multimap-dev-1.2.1-b96d3
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-multimap-doc, libghc-multimap-prof
Filename: pool/universe/h/haskell-multimap/libghc-multimap-dev_1.2.1-3build2_amd64.deb
Size: 48844
MD5sum: 275ac058ce389c9412676a4c1c4fef39
SHA1: 52168fa46657124042b52b4475ea3ad792572505
SHA256: ad317844d143469631d0926d092cbd6ff0ae15fee157df859c5f7050e07b63fc
SHA512: aaeb0c9ac4a99d3fb06a6f89e686d7d26b3e914659fad9aac52c10c0f92ae8b8ff0ff904cdd68256af50a4eaa3f1a2fb1d2c78238ef513451ba04cb17eb3a077
Homepage: http://hub.darcs.net/scravy/multimap
Description-en: maps with multiple values per key
This is a simple implementation of a multimap, based on Data.Map.
Internally this is a Map k [v]. It also provides a SetMap type.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 778d0e0f03f3f750d1f822c41ac21800
Ghc-Package: multimap-1.2.1-IztW81H8oaY5HG5UUwXVYE