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

Last updated: May 21,2024

1. Install "libghc-iospec-prof" package

This guide let you learn how to install libghc-iospec-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-iospec-prof

2. Uninstall "libghc-iospec-prof" package

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

$ sudo apt remove libghc-iospec-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-iospec-prof
Source: haskell-iospec (0.3.1.2-1)
Version: 0.3.1.2-1+b1
Installed-Size: 759
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-iospec-prof-0.3.1.2-65e22
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-iospec-dev (= 0.3.1.2-1+b1), libghc-mtl-prof-2.2.2-6f39a, libghc-quickcheck-prof-2.14.3-69b0e, libghc-stream-prof-0.4.7.2-d99e0
Size: 94244
SHA256: c7850cb27b5b0859cd842b9476b57ee37d5c7c8c9d6785b83b797cb08823899c
SHA1: 796c0010a36a760b1b542fc047b2aadbe96f250d
MD5sum: 97236a6b871f3e1f90453b9de8ef5ab7
Description: Pure specification of the IO monad; profiling libraries
Test.IOSpec.Fork: a pure specification of forkIO.
.
Test.IOSpec.IORef: a pure specification of most functions that create and
manipulate on IORefs.
.
Test.IOSpec.MVar: a pure specification of most functions that create and
manipulate and MVars.
.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
several related Prelude functions.
.
Besides these modules containing the specifications, there are a few other
important modules:
.
Test.IOSpec.Types: defines the IOSpec type and several amenities.
.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
pure specifications.
.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
this and recompile your code once you've finished testing and debugging.
.
There are several well-documented examples included with the source
distribution.
.
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/IOSpec
Tag: implemented-in::haskell, role::shared-lib
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-iospec/libghc-iospec-prof_0.3.1.2-1+b1_amd64.deb