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

Last updated: May 17,2024

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

Here is a brief guide to show you how to install libghc-typed-process-prof on Kali Linux

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

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

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

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

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

Package: libghc-typed-process-prof
Source: haskell-typed-process
Version: 0.2.11.1-1
Installed-Size: 820
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-typed-process-prof-0.2.11.1-1c71f
Depends: libghc-async-prof-2.2.4-2b734, libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-process-prof-1.6.17.0-29e15, libghc-stm-prof-2.5.1.0-c4a56, libghc-transformers-prof-0.5.6.2-931c3, libghc-typed-process-dev (= 0.2.11.1-1), libghc-unliftio-core-prof-0.2.1.0-8678b
Size: 90184
SHA256: b4683d1a94dd3128a5f616f906459f1556899e037997ac1d7ba12aaff31c5712
SHA1: 0d0bfa9a3a51bea1bd3c544e13821e7c7d22c8f1
MD5sum: b2cea3d33aad01121628a62cbd9698cd
Description: run external processes, with strong typing of streams; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/fpco/typed-process
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-typed-process/libghc-typed-process-prof_0.2.11.1-1_amd64.deb