How to Install and Uninstall libghc-assoc-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "libghc-assoc-dev" package

This tutorial shows how to install libghc-assoc-dev on Kali Linux

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

2. Uninstall "libghc-assoc-dev" package

Please follow the step by step instructions below to uninstall libghc-assoc-dev on Kali Linux:

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

3. Information about the libghc-assoc-dev package on Kali Linux

Package: libghc-assoc-dev
Source: haskell-assoc (1.1-1)
Version: 1.1-1+b1
Installed-Size: 105
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-assoc-dev-1.1-79a50
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-tagged-dev-0.8.7-e62cf, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 18112
SHA256: 8be03d95aec4dd6190f8a367b68c2c3edfe5475f58cf33abef7a1cf0c56f285a
SHA1: f35a2feef21d9a15e8d92a4c0cd85e4555b1019f
MD5sum: 998a4577b27ec3737df1a745f818c805
Description: 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:
Homepage: https://hackage.haskell.org/package/assoc
Ghc-Package: assoc-1.1-9dkvApyV98zV0Fkh13Zfl
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-assoc/libghc-assoc-dev_1.1-1+b1_amd64.deb