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

Last updated: May 03,2024

1. Install "libghc-async-doc" package

Please follow the steps below to install libghc-async-doc on Kali Linux

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

2. Uninstall "libghc-async-doc" package

Please follow the step by step instructions below to uninstall libghc-async-doc on Kali Linux:

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

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

Package: libghc-async-doc
Source: haskell-async
Version: 2.2.4-4
Installed-Size: 712
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-async-dev, libghc-hashable-doc, libjs-mathjax
Suggests: libghc-async-prof
Size: 73164
SHA256: 31d7bb6fffcbc86e95983ab7249d05ce980fefcef8783781ad41dfd0d8221a57
SHA1: c1d40660d732b96f7ec2c5760415356e33973fb9
MD5sum: db847705be34e5f7402800528a462051
Description: run IO operations asynchronously and wait for their results; documentation
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 documentation files.
Description-md5:
Homepage: https://github.com/simonmar/async
Section: doc
Priority: optional
Filename: pool/main/h/haskell-async/libghc-async-doc_2.2.4-4_all.deb