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

Last updated: May 16,2024

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

Please follow the guidelines below to install libghc-abstract-deque-prof on Kali Linux

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

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

Please follow the guidance below to uninstall libghc-abstract-deque-prof on Kali Linux:

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

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

Package: libghc-abstract-deque-prof
Source: haskell-abstract-deque (0.3-12)
Version: 0.3-12+b1
Installed-Size: 217
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-abstract-deque-prof-0.3-e740c
Depends: libghc-abstract-deque-dev (= 0.3-12+b1), libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-random-prof-1.2.1.1-68746, libghc-time-prof-1.12.2-491a0
Size: 33120
SHA256: 0c0b3b8f501a3c9f4708836bf7228b20ae0f35247fed6008bb8e7efee90a4d65
SHA1: dffe5119e45f3a03f88ffdddfb15ec020f497b55
MD5sum: da4323252f78170a1f6b9a40084a17e2
Description: abstract, parameterized interface to mutable Deques; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/rrnewton/haskell-lockfree/wiki
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-abstract-deque/libghc-abstract-deque-prof_0.3-12+b1_amd64.deb