How to Install and Uninstall libghc-async-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libghc-async-dev" package

Please follow the guidance below to install libghc-async-dev on Kali Linux

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

2. Uninstall "libghc-async-dev" package

This guide covers the steps necessary to uninstall libghc-async-dev on Kali Linux:

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

3. Information about the libghc-async-dev package on Kali Linux

Package: libghc-async-dev
Source: haskell-async (2.2.4-4)
Version: 2.2.4-4+b1
Installed-Size: 601
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-async-dev-2.2.4-2b734
Depends: libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg), libghc-base-dev-4.17.2.0-68dfe, libghc-hashable-dev-1.4.3.0-e937e, libghc-stm-dev-2.5.1.0-c4a56
Size: 68652
SHA256: 3e90f0318c24c03f015457e1287d0d824644726237b7762ea76f7bd3c8a5e387
SHA1: 6e1bab776905c6d4a45716574f0987cb5eb7d1a2
MD5sum: 90182301dfcc12aaebb7f4efbd0cd0e6
Description: 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:
Homepage: https://github.com/simonmar/async
Ghc-Package: async-2.2.4-7YK6w7dKbFeI6448E0Tdag
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-async/libghc-async-dev_2.2.4-4+b1_amd64.deb