How to Install and Uninstall libghc-psqueue-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libghc-psqueue-prof" package
Please follow the instructions below to install libghc-psqueue-prof on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libghc-psqueue-prof
Copied
2. Uninstall "libghc-psqueue-prof" package
This guide let you learn how to uninstall libghc-psqueue-prof on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libghc-psqueue-prof
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libghc-psqueue-prof package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libghc-psqueue-prof
Priority: extra
Section: universe/haskell
Installed-Size: 422
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-psqueue
Version: 1.1-8
Provides: libghc-psqueue-prof-1.1-f07cf
Depends: libghc-psqueue-dev (= 1.1-8), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-psqueue/libghc-psqueue-prof_1.1-8_amd64.deb
Size: 44394
MD5sum: f91ec0f226f2a87e0d61d2f3d474fb80
SHA1: 0876228ed11652b3a6eeb728f2f645cafdc1b3bf
SHA256: 0e85929e22f4f41a99621b0b5c704f71927e4cea62690276d25acb8ee5766714
Description-en: 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: 25d521ee6f69144c34d63f4b6bee7658
Homepage: http://hackage.haskell.org/package/PSQueue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/haskell
Installed-Size: 422
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-psqueue
Version: 1.1-8
Provides: libghc-psqueue-prof-1.1-f07cf
Depends: libghc-psqueue-dev (= 1.1-8), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-psqueue/libghc-psqueue-prof_1.1-8_amd64.deb
Size: 44394
MD5sum: f91ec0f226f2a87e0d61d2f3d474fb80
SHA1: 0876228ed11652b3a6eeb728f2f645cafdc1b3bf
SHA256: 0e85929e22f4f41a99621b0b5c704f71927e4cea62690276d25acb8ee5766714
Description-en: 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: 25d521ee6f69144c34d63f4b6bee7658
Homepage: http://hackage.haskell.org/package/PSQueue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu