How to Install and Uninstall ppsh Package on Kali Linux

Last updated: May 09,2024

1. Install "ppsh" package

Learn how to install ppsh on Kali Linux

$ sudo apt update $ sudo apt install ppsh

2. Uninstall "ppsh" package

This guide covers the steps necessary to uninstall ppsh on Kali Linux:

$ sudo apt remove ppsh $ sudo apt autoclean && sudo apt autoremove

3. Information about the ppsh package on Kali Linux

Package: ppsh
Source: haskell-pretty-show (1.10-3)
Version: 1.10-3+b1
Installed-Size: 7963
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg)
Size: 1135288
SHA256: a5cade79c256008a22277e54d5126f7f9b4e6583f6e638a852f1abfde9b63152
SHA1: f6f6bf862c013eda9d8cd6df5653f0794866036e
MD5sum: 45ed9b2078681008f4000ebfe10ba8c6
Description: Program to parse and pretty print arbitrary Haskell Show output
The ppsh program takes the output of an arbitrary Haskell Show output on
stdin and pretty prints it to stdout. It uses the library provided in the
libghc-pretty-show-dev package to parse the input and pretty print the
output.
Description-md5:
Homepage: http://wiki.github.com/yav/pretty-show
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pretty-show/ppsh_1.10-3+b1_amd64.deb