How to Install and Uninstall libghc-typed-process-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

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

This tutorial shows how to install libghc-typed-process-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidance below to uninstall libghc-typed-process-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-typed-process-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-typed-process-dev
Architecture: amd64
Version: 0.2.6.0-1build2
Priority: extra
Section: universe/haskell
Source: haskell-typed-process
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 860
Provides: libghc-typed-process-dev-0.2.6.0-adb21
Depends: libghc-async-dev-2.2.2-97ad7, libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-process-dev-1.6.9.0-88a89, libghc-stm-dev-2.5.0.0-28cfe, libghc-transformers-dev-0.5.6.2-59c2c, libghc-unliftio-core-dev-0.1.2.0-9e9d6, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-typed-process-doc, libghc-typed-process-prof
Filename: pool/universe/h/haskell-typed-process/libghc-typed-process-dev_0.2.6.0-1build2_amd64.deb
Size: 85216
MD5sum: 08f34c03d2f847fbb89d267aee830f06
SHA1: 0be9ef479b26ea8c1caff9eb19c183072e636f35
SHA256: 942a2600a3721deaab997c4afdcdc84fc5ed0e4f1c3411800b6cf2d76a9259ce
SHA512: e998a3adf199677c906f3cb1ed2861bf96f0dec9052cc45b0d1a389eb96fd629e4ea57e3e3b356bdc8e8a32655bfc38f93af3df30a5d99d9f4d45efee93ad53c
Homepage: https://haskell-lang.org/library/typed-process
Description-en: 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: a96d319d6c3f183a0ada295568a730b7
Ghc-Package: typed-process-0.2.6.0-FBoCGt79WlUDiu2JptKd1I