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

Last updated: May 15,2024

1. Install "libghc-psqueue-doc" package

Here is a brief guide to show you how to install libghc-psqueue-doc on Kali Linux

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

2. Uninstall "libghc-psqueue-doc" package

Please follow the steps below to uninstall libghc-psqueue-doc on Kali Linux:

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

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

Package: libghc-psqueue-doc
Source: haskell-psqueue
Version: 1.2.0-1
Installed-Size: 821
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-psqueue-dev, libjs-mathjax
Suggests: libghc-psqueue-prof
Size: 64348
SHA256: 7eca4b6de1fe33d8dca93c9f277e32509967062354854f6a38599a0d1066189a
SHA1: 4ea58112c4f9eca10c699e558f5a2797a8c9ce6c
MD5sum: a19b7066a63d91e193df350c1394115b
Description: Priority Search Queue; documentation
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 documentation files.
Description-md5:
Homepage: https://hackage.haskell.org/package/PSQueue
Section: doc
Priority: optional
Filename: pool/main/h/haskell-psqueue/libghc-psqueue-doc_1.2.0-1_all.deb