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

Last updated: May 20,2024

1. Install "libghc-typed-process-dev" package

Please follow the steps below to install libghc-typed-process-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-typed-process-dev

2. Uninstall "libghc-typed-process-dev" package

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

$ sudo apt remove libghc-typed-process-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-typed-process-dev
Source: haskell-typed-process
Version: 0.2.11.1-1
Installed-Size: 843
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-typed-process-dev-0.2.11.1-1c71f
Depends: libghc-async-dev-2.2.4-2b734, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-process-dev-1.6.17.0-29e15, libghc-stm-dev-2.5.1.0-c4a56, libghc-transformers-dev-0.5.6.2-931c3, libghc-unliftio-core-dev-0.2.1.0-8678b, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 94248
SHA256: 8764a67426ccbc9bc280f6102d69e9424565754fde2a9d56fe7b352b8330f7d3
SHA1: b025ef76652e503901ae6940a10e5864630fcd61
MD5sum: 8789eeced097b98560715095bb5e2ac8
Description: run external processes, with strong typing of streams
This library provides the ability to launch and interact with
external processes. It wraps around the process library, and intends
to improve upon it by:
.
* Using type variables to represent the standard streams, making
them easier to manipulate
* Use proper concurrency (e.g., the async library) in place of the
weird lazy I/O tricks for such things as consuming output streams
* Allow for more complex concurrency by providing STM-based functions
* Using binary I/O correctly
* Providing a more composable API, designed to be easy to use for
both simple and complex use cases
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/fpco/typed-process
Ghc-Package: typed-process-0.2.11.1-KD7tZC8xso76jSoR9Ph9Dc
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-typed-process/libghc-typed-process-dev_0.2.11.1-1_amd64.deb