How to Install and Uninstall libghc-async-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "libghc-async-dev" package

Please follow the guidance below to install libghc-async-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libghc-async-dev

2. Uninstall "libghc-async-dev" package

Here is a brief guide to show you how to uninstall libghc-async-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libghc-async-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-async-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-async-dev
Architecture: amd64
Version: 2.2.2-2build1
Priority: extra
Section: universe/haskell
Source: haskell-async
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 642
Provides: libghc-async-dev-2.2.2-dd4ba
Depends: libc6 (>= 2.2.5), libgmp10, libghc-base-dev-4.13.0.0-c9705, libghc-hashable-dev-1.3.0.0-56a7e, libghc-stm-dev-2.5.0.0-0538a
Suggests: libghc-async-doc, libghc-async-prof
Filename: pool/universe/h/haskell-async/libghc-async-dev_2.2.2-2build1_amd64.deb
Size: 64104
MD5sum: d3c74dfb29049c6047a7b563313e579d
SHA1: b3403852c5e053be055446caf71378cf2135598b
SHA256: 5e851d0f5b90ccbd6c9ffb2c21e3d5cc518e0791b1d2c208e856439e36b93602
SHA512: bad97ed67decb05d828f2c3c4e3d706aba29c1a68511fb9d88f798d7f456da9f026b8caa879f6d7415b5cf52eb7bb4373c5c52f2a0c4a2adfc9f322a26e21b83
Homepage: https://github.com/simonmar/async
Description-en: run IO operations asynchronously and wait for their results
This package provides a higher-level interface over
threads, in which an (Async a) is a concurrent
thread that will eventually deliver a value of
type a. The package provides ways to create
Async computations, wait for their results, and
cancel them.
.
This package contains the normal library files.
Description-md5: c1e68b8b7bb800fcb59b52a72e1b444a
Ghc-Package: async-2.2.2-Bj1vMENlddXIv8zxd8zaJY