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

Last updated: May 21,2024

1. Install "libghc-pretty-simple-prof" package

This guide covers the steps necessary to install libghc-pretty-simple-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-pretty-simple-prof

2. Uninstall "libghc-pretty-simple-prof" package

This is a short guide on how to uninstall libghc-pretty-simple-prof on Kali Linux:

$ sudo apt remove libghc-pretty-simple-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pretty-simple-prof
Source: haskell-pretty-simple (4.1.2.0-2)
Version: 4.1.2.0-2+b1
Installed-Size: 1485
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pretty-simple-prof-4.1.2.0-bd8c6
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-mtl-prof-2.2.2-6f39a, libghc-pretty-simple-dev (= 4.1.2.0-2+b1), libghc-prettyprinter-ansi-terminal-prof-1.1.3-d4b66, libghc-prettyprinter-prof-1.7.1-0f57b, libghc-text-prof-2.0.2-0847e, libghc-transformers-prof-0.5.6.2-931c3
Size: 153984
SHA256: 60f8cf809d1eb27abb13f467946740b421ec0bd36aba684fb0357399f2e0bce6
SHA1: 250a413bff2739fd57f3781e356a2009c2a6cb90
MD5sum: 2e4330c84bd775074166d2bfc339980d
Description: pretty printer for data types with a 'Show' instance; profiling libraries
Features:
* Easy-to-read
- Complex data types are simple to understand.
* Color
- Prints in color using ANSI escape codes.
- It is possible to print without color by using the pPrintNoColor
function
* Rainbow Parentheses
- Easy to understand deeply nested data types
* Configurable Indentation
- Amount of indentation is configurable with the pPrintOpt function
* Fast
- No problem pretty-printing data types thousands of lines long
* Works with any data type with a Show instance
- Some common Haskell data types have a Show instance that produces
non-valid Haskell code. pretty-simple will pretty-print even these
data types
.
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/cdepillabout/pretty-simple
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pretty-simple/libghc-pretty-simple-prof_4.1.2.0-2+b1_amd64.deb