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

Last updated: May 18,2024

1. Install "libghc-concurrent-output-prof" package

This tutorial shows how to install libghc-concurrent-output-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-concurrent-output-prof

2. Uninstall "libghc-concurrent-output-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-concurrent-output-prof on Kali Linux:

$ sudo apt remove libghc-concurrent-output-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-concurrent-output-prof
Source: haskell-concurrent-output
Version: 1.10.20-1
Installed-Size: 1059
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-concurrent-output-prof-1.10.20-2cb6b
Depends: libghc-ansi-terminal-prof-0.11.5-ca1dc, libghc-async-prof-2.2.4-2b734, libghc-base-prof-4.17.2.0-68dfe, libghc-concurrent-output-dev (= 1.10.20-1), libghc-directory-prof-1.3.7.1-e5694, libghc-exceptions-prof-0.10.5-3dbf4, libghc-process-prof-1.6.17.0-29e15, libghc-stm-prof-2.5.1.0-c4a56, libghc-terminal-size-prof-0.3.4-2e649, libghc-text-prof-2.0.2-0847e, libghc-transformers-prof-0.5.6.2-931c3, libghc-unix-prof-2.7.3-9fc5d
Size: 132744
SHA256: 3f43d975260dcd509055d4a9a2e52e87b85c0ae472b9c136249dabbf87530a12
SHA1: af6dd7a70e2e6d9d0b6cfd40fb351f2b7a4a7d01
MD5sum: 1e213adda4e8042d08d6d08823381bf9
Description: ungarble output from several threads; profiling libraries
Provides a simple interface for writing concurrent programs that
need to output a lot of status messages to the console, or display
multiple progress bars for different activities at the same time,
or concurrently run external commands that output to the console.
.
Built on top of that is a way of defining multiple output regions,
which are automatically laid out on the screen and can be individually
updated. Can be used for progress displays etc.
.
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:
Homepage: https://hackage.haskell.org/package/concurrent-output
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-concurrent-output/libghc-concurrent-output-prof_1.10.20-1_amd64.deb