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

Last updated: May 21,2024

1. Install "libghc-pipes-safe-prof" package

This guide covers the steps necessary to install libghc-pipes-safe-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-pipes-safe-prof

2. Uninstall "libghc-pipes-safe-prof" package

Please follow the guidelines below to uninstall libghc-pipes-safe-prof on Kali Linux:

$ sudo apt remove libghc-pipes-safe-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pipes-safe-prof
Source: haskell-pipes-safe (2.3.4-2)
Version: 2.3.4-2+b1
Installed-Size: 702
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pipes-safe-prof-2.3.4-71511
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-exceptions-prof-0.10.5-3dbf4, libghc-monad-control-prof-1.0.3.1-d981c, libghc-mtl-prof-2.2.2-6f39a, libghc-pipes-prof-4.3.16-a9a74, libghc-pipes-safe-dev (= 2.3.4-2+b1), libghc-primitive-prof-0.8.0.0-a075c, libghc-transformers-base-prof-0.4.6-94229, libghc-transformers-prof-0.5.6.2-931c3
Size: 77972
SHA256: ec84b1a0b6f50fec592505d6505deb3a8a6ef99178de2e260d6e3b9d944c7c4b
SHA1: eded9e8ea6f989bc86e1f88bdb4b53d4eafe8133
MD5sum: f13a8a45c2e20e4516ccbd15c503b20c
Description: safety for the pipes ecosystem; profiling libraries
This package adds resource management and exception handling to the
pipes ecosystem.
.
Notable features include:
.
* Resource Safety: Guarantee finalization using `finally`, `bracket`
and more
* Exception Safety: Even against asynchronous exceptions!
* Laziness: Only acquire resources when you need them
* Promptness: Finalize resources early when you are done with them
* Native Exception Handling: Catch and resume from exceptions
inside pipes
* No Buy-in: Mix resource-safe pipes with unmanaged pipes using
`hoist`
.
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: http://hackage.haskell.org/package/pipes-safe
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pipes-safe/libghc-pipes-safe-prof_2.3.4-2+b1_amd64.deb