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

Last updated: November 24,2024

1. Install "libghc-abstract-deque-dev" package

Please follow the instructions below to install libghc-abstract-deque-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-abstract-deque-dev

2. Uninstall "libghc-abstract-deque-dev" package

This is a short guide on how to uninstall libghc-abstract-deque-dev on Kali Linux:

$ sudo apt remove libghc-abstract-deque-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-abstract-deque-dev
Source: haskell-abstract-deque (0.3-12)
Version: 0.3-12+b1
Installed-Size: 267
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-abstract-deque-dev-0.3-e740c
Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-random-dev-1.2.1.1-68746, libghc-time-dev-1.12.2-491a0, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 38036
SHA256: 76187afbdc261ac44bef507e7a9e031348a19365e4aa847dc7895a19f21ef366
SHA1: ba02b19a097f9564797d9f03474e6286c1a92905
MD5sum: 3221df853f10fa6699bda595c35b0b59
Description: abstract, parameterized interface to mutable Deques
An abstract interface to highly-parameterizable queues/deques.
.
Background: There exists a feature space for queues that extends between:
* simple, single-ended, non-concurrent, bounded queues
* double-ended, threadsafe, growable queues
with important points inbetween (such as the queues used for
work-stealing).
.
This package includes an interface for Deques that allows the
programmer to use a single API for all of the above, while using
the type-system to select an efficient implementation given the
requirements (using type families).
.
This package also includes a simple reference implementation based
on IORef and Data.Sequence.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/rrnewton/haskell-lockfree/wiki
Ghc-Package: abstract-deque-0.3-GgiUgp6RP3a6q6cN927BH4
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-abstract-deque/libghc-abstract-deque-dev_0.3-12+b1_amd64.deb