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

Last updated: November 25,2024

1. Install "libghc-async-prof" package

Please follow the guidelines below to install libghc-async-prof on Kali Linux

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

2. Uninstall "libghc-async-prof" package

Please follow the guidance below to uninstall libghc-async-prof on Kali Linux:

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

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

Package: libghc-async-prof
Source: haskell-async (2.2.4-4)
Version: 2.2.4-4+b1
Installed-Size: 579
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-async-prof-2.2.4-2b734
Depends: libghc-async-dev (= 2.2.4-4+b1), libghc-base-prof-4.17.2.0-68dfe, libghc-hashable-prof-1.4.3.0-e937e, libghc-stm-prof-2.5.1.0-c4a56
Size: 66800
SHA256: 5a399fccb5f9172c688539d4d1110894aaf457b6730c3ce36a7659a290a3d223
SHA1: c211a3d1f9b47b0fb10db4fbf0d01eaf495e105c
MD5sum: d2bbf7b9e54289848f35e0d3836a4a7e
Description: run IO operations asynchronously and wait for their results; profiling libs
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 libraries compiled with profiling enabled.
Description-md5:
Homepage: https://github.com/simonmar/async
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-async/libghc-async-prof_2.2.4-4+b1_amd64.deb