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

Last updated: May 05,2024

1. Install "libghc-assoc-dev" package

This guide covers the steps necessary to install libghc-assoc-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-assoc-dev" package

Here is a brief guide to show you how to uninstall libghc-assoc-dev on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-assoc-dev
Architecture: amd64
Version: 1.0.2-1
Priority: optional
Section: universe/haskell
Source: haskell-assoc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 175
Provides: libghc-assoc-dev-1.0.2-b069f
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bifunctors-dev-5.5.7-d3e86, libghc-tagged-dev-0.8.6-55d70, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-assoc-doc, libghc-assoc-prof
Filename: pool/universe/h/haskell-assoc/libghc-assoc-dev_1.0.2-1_amd64.deb
Size: 18272
MD5sum: 68ee6b241b200be72a210867f54828e3
SHA1: 5a2181e52dcc365fee63aa831e245e75e5b39590
SHA256: 7396d4b93e4755efab254cc4d2d0b0e962a377b55148ae592355600bb04fd5e6
SHA512: 76ff53f64440cb80094324246dcd7c43342dc8c109969ecc09cf59eaaeeac682ef0f698ca816ef9e6f804f3f8ae3fa67a37e8069f6e55c481895139953bef789
Description-en: swap and assoc: Symmetric and Semigroupy Bifunctors
Provides generalisations of
.
swap :: (a,b) -> (b,a) and
.
assoc :: ((a,b),c) -> (a,(b,c))
.
to
Bifunctors supporting similar operations (e.g. Either, These).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b82456723a7959f168c9ab95aafa113a
Ghc-Package: assoc-1.0.2-9XS4QMDGZRI4KJq5JzyXqw