How to Install and Uninstall libghc-abstract-deque-prof Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

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

This guide let you learn how to install libghc-abstract-deque-prof on Ubuntu 21.04 (Hirsute Hippo)

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

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

This is a short guide on how to uninstall libghc-abstract-deque-prof on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-abstract-deque-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-abstract-deque-prof
Architecture: amd64
Version: 0.3-10build2
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: 227
Provides: libghc-abstract-deque-prof-0.3-4ba06
Depends: libghc-abstract-deque-dev (= 0.3-10build2), libghc-array-prof-0.5.4.0-ddbb2, libghc-base-prof-4.13.0.0-2f220, libghc-containers-prof-0.6.2.1-ab1cf, libghc-random-prof-1.1-523a8, libghc-time-prof-1.9.3-1ee94
Filename: pool/universe/h/haskell-abstract-deque/libghc-abstract-deque-prof_0.3-10build2_amd64.deb
Size: 28948
MD5sum: c2f99223336a03fb691bd2031aa26f9d
SHA1: bf603e01155d824796c484b1191411cfeae0053a
SHA256: 2960d0bfbaa7d221e417dc1284e1736ff65f5854ef165f3812e20145795074a7
SHA512: f7f64dd96f56cef573311228f8aac1eb79d172cda9c9727ba449369fdd7ef254c5583a2a3805054bd527f4e75b6258780c0c5b7f3d37ecb598b5854eb5805139
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