How to Install and Uninstall libghc-abstract-deque-prof Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

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

This guide let you learn how to install libghc-abstract-deque-prof on Ubuntu 20.10 (Groovy Gorilla)

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

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

Learn how to uninstall libghc-abstract-deque-prof on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-abstract-deque-prof package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-abstract-deque-prof
Architecture: amd64
Version: 0.3-10build1
Priority: extra
Section: universe/haskell
Source: haskell-abstract-deque
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 226
Provides: libghc-abstract-deque-prof-0.3-69e2f
Depends: libghc-abstract-deque-dev (= 0.3-10build1), libghc-array-prof-0.5.4.0-4a8d7, libghc-base-prof-4.13.0.0-c9705, libghc-containers-prof-0.6.2.1-b8f3d, libghc-random-prof-1.1-04308, libghc-time-prof-1.9.3-a9e1f
Filename: pool/universe/h/haskell-abstract-deque/libghc-abstract-deque-prof_0.3-10build1_amd64.deb
Size: 28896
MD5sum: 1275959b548e7afda66771f080082c84
SHA1: f001fd40590f44cbf01758e1e3b14b340276cdf6
SHA256: 76f22446ffbfac26400a18653314493cfdd62a9b15c6aa2d62655f9ac2fb282e
SHA512: fe877e29ba451e606728ced8e89ee7f19bfd0c36d1710ee648f1dc13fefe7eedf549c4d6e1f0897b8a73b27ef12eb94cc99effffec769d44426bfb560ee71219
Homepage: https://github.com/rrnewton/haskell-lockfree/wiki
Description-en: 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: 2a6a720ddc03ddf4c42bec9fc346f116