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

Last updated: May 10,2024

1. Install "libghc-psqueue-prof" package

This guide let you learn how to install libghc-psqueue-prof on Kali Linux

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

2. Uninstall "libghc-psqueue-prof" package

This tutorial shows how to uninstall libghc-psqueue-prof on Kali Linux:

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

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

Package: libghc-psqueue-prof
Source: haskell-psqueue (1.2.0-1)
Version: 1.2.0-1+b1
Installed-Size: 620
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-psqueue-prof-1.2.0-6a158
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-psqueue-dev (= 1.2.0-1+b1)
Size: 70824
SHA256: 75ffa901c5ed43d8ab67fd89019fedeb7af87ccf5b9dddb4c4bec5b6b66ea0cc
SHA1: f1e7015db550db2087c4dd2770d566a932e7b58b
MD5sum: 56e5019615cdb208ce831158f784ef4b
Description: Priority Search Queue; profiling libraries
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 libraries compiled with profiling enabled.
Description-md5:
Homepage: https://hackage.haskell.org/package/PSQueue
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-psqueue/libghc-psqueue-prof_1.2.0-1+b1_amd64.deb