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

Last updated: April 28,2024

1. Install "libghc-here-prof" package

Please follow the instructions below to install libghc-here-prof on Kali Linux

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

2. Uninstall "libghc-here-prof" package

This guide let you learn how to uninstall libghc-here-prof on Kali Linux:

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

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

Package: libghc-here-prof
Source: haskell-here (1.2.14-1)
Version: 1.2.14-1+b1
Installed-Size: 350
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-here-prof-1.2.14-70b2d
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-haskell-src-meta-prof-0.8.12-1bd06, libghc-here-dev (= 1.2.14-1+b1), libghc-mtl-prof-2.2.2-6f39a, libghc-parsec-prof-3.1.16.1-a16ec, libghc-template-haskell-prof-2.19.0.0-a5ee2
Size: 50156
SHA256: b53a6282f985477346bf02e594be4eb57bca0d5fb906381cb6bf0abbf71aeee6
SHA1: d6966b5c8d2bcdd700515bb94d0e97afa009f3ec
MD5sum: 3187f3fd691506480d4866383397a21d
Description: Here documents and interpolated strings via quasiquotation; profiling libraries
This library adds support for multi-line string literals (a.k.a. "here docs")
and string interpolation to Haskell via GHC's QuasiQuotes extension. The
quoted expressions behave like string literals in the source code; that is,
they produce values of type String, or, with the OverloadedStrings language
extension enabled, values of type IsString a => a.
.
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/tmhedberg/here
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-here/libghc-here-prof_1.2.14-1+b1_amd64.deb