How to Install and Uninstall stylish-haskell Package on Kali Linux

Last updated: May 20,2024

1. Install "stylish-haskell" package

Learn how to install stylish-haskell on Kali Linux

$ sudo apt update $ sudo apt install stylish-haskell

2. Uninstall "stylish-haskell" package

In this section, we are going to explain the necessary steps to uninstall stylish-haskell on Kali Linux:

$ sudo apt remove stylish-haskell $ sudo apt autoclean && sudo apt autoremove

3. Information about the stylish-haskell package on Kali Linux

Package: stylish-haskell
Source: stylish-haskell (0.12.2.0-1)
Version: 0.12.2.0-1+b1
Installed-Size: 42080
Maintainer: Sean Whitton
Architecture: amd64
Depends: libc6 (>= 2.29), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg)
Suggests: haskell-mode
Size: 5204092
SHA256: 696906272e02286c6d146b10768e1d4b78e500643c32a9602440a16cdebb2449
SHA1: 99e25c918bd31fadea3cb42f410434568e92a6c4
MD5sum: 9c7edb386c859b72d2bcf11086c5d25a
Description: Haskell code prettifier
stylish-haskell prettifies Haskell code. A design goal is not
getting in the user's way, so it restricts itself to formatting only
some parts of the Haskell code piped to it, such as import
statements.
Description-md5: 3f98a9a2748bec09264c03d09dd75b30
Homepage: https://github.com/jaspervdj/stylish-haskell
Section: haskell
Priority: optional
Filename: pool/main/s/stylish-haskell/stylish-haskell_0.12.2.0-1+b1_amd64.deb