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

Last updated: September 20,2024

1. Install "libghc-ghc-exactprint-prof" package

In this section, we are going to explain the necessary steps to install libghc-ghc-exactprint-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-ghc-exactprint-prof

2. Uninstall "libghc-ghc-exactprint-prof" package

Please follow the steps below to uninstall libghc-ghc-exactprint-prof on Kali Linux:

$ sudo apt remove libghc-ghc-exactprint-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-ghc-exactprint-prof
Source: haskell-ghc-exactprint (1.6.1.3-1)
Version: 1.6.1.3-1+b2
Installed-Size: 22537
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-ghc-exactprint-prof-1.6.1.3-a2ff2
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-containers-prof-0.6.7-a1650, libghc-data-default-prof-0.7.1.1-2d4d6, libghc-directory-prof-1.3.7.1-e5694, libghc-filepath-prof-1.4.2.2-290a6, libghc-free-prof-5.1.10-549e5, libghc-ghc-boot-prof-9.4.7-80851, libghc-ghc-exactprint-dev (= 1.6.1.3-1+b2), libghc-ghc-prof-9.4.7-ea902, libghc-mtl-prof-2.2.2-6f39a, libghc-ordered-containers-prof-0.2.3-e6d53, libghc-syb-prof-0.7.2.4-b6299
Size: 1385608
SHA256: 62b385fceb79c1e4952995726d2f8c604a1325d86bf446638feeba7d7d4a9d25
SHA1: de00811484d9ec9f96801a25ea2ad5afe33af5e4
MD5sum: 5c285d3bcf23ef7512ffb00139b36166
Description: ExactPrint for GHC; profiling libraries
Using the API Annotations available from GHC 7.10.2, this
library provides a means to round trip any code that can
be compiled by GHC, currently excluding lhs files.
.
It does this with a phased approach:
* Delta - converts GHC API Annotations into relative
offsets, indexed by SrcSpan
* Transform - functions to facilitate changes to
the AST, adjusting the annotations generated in the
Delta phase to suit the changes.
* Print - converts an AST and its annotations to
properly formatted source text.
* Pretty - adds annotations to an AST (fragment) so that
the output can be parsed back to the same AST.
.
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:
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-ghc-exactprint/libghc-ghc-exactprint-prof_1.6.1.3-1+b2_amd64.deb