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

Last updated: May 17,2024

1. Install "libghc-psqueue-dev" package

In this section, we are going to explain the necessary steps to install libghc-psqueue-dev on Kali Linux

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

2. Uninstall "libghc-psqueue-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-psqueue-dev on Kali Linux:

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

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

Package: libghc-psqueue-dev
Source: haskell-psqueue (1.2.0-1)
Version: 1.2.0-1+b1
Installed-Size: 611
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-psqueue-dev-1.2.0-6a158
Depends: libghc-base-dev-4.17.2.0-68dfe, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 73252
SHA256: c91ddab800bbc3532f3bae27272283557c7e70a7bc0ff525058e6cb01653c11a
SHA1: 137999b62603c9866d06ddda792373c130bd2bfa
MD5sum: 665fa9cac0936502de47899dc360da33
Description: Priority Search Queue
A /priority search queue/ efficiently supports the
opperations of both a search tree and a priority queue. A
'Binding' is a product of a key and a priority. Bindings
can be inserted, deleted, modified and queried in
logarithmic time, and the binding with the least priority
can be retrieved in constant time. A queue can be built
from a list of bindings, sorted by keys, in linear time.
.
This package contains the normal library files.
Description-md5:
Homepage: https://hackage.haskell.org/package/PSQueue
Ghc-Package: PSQueue-1.2.0-CW2ysAuDENnAfiCnAj2Q7g
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-psqueue/libghc-psqueue-dev_1.2.0-1+b1_amd64.deb