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

Last updated: May 15,2024

1. Install "haskell-devscripts" package

This tutorial shows how to install haskell-devscripts on Kali Linux

$ sudo apt update $ sudo apt install haskell-devscripts

2. Uninstall "haskell-devscripts" package

Learn how to uninstall haskell-devscripts on Kali Linux:

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

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

Package: haskell-devscripts
Version: 0.16.33
Installed-Size: 13
Maintainer: Debian Haskell Group
Architecture: all
Depends: ghc (>= 8.2), haskell-devscripts-minimal (= 0.16.33), hscolour
Size: 6156
SHA256: a9a4fc98860035f44239c159123ddea80808311b1f1edb6bdd8d3e7be7ed5d96
SHA1: ec5c5a7e36924779e8cd6ac17a968a271de12983
MD5sum: 5f0d27209108aed267bcfbcb653b60a9
Description: Debian tools to build Haskell packages (with hscolour)
This package provides a collection of scripts to help build Haskell
packages for Debian. Unlike haskell-utils, this package is not
expected to be installed on the machines of end users.
.
This package is designed to support Cabalized Haskell libraries. It
is designed to build a library for each supported Debian compiler or
interpreter, generate appropriate postinst/prerm files for each one,
generate appropriate substvars entries for each one, and install the
package in the Debian temporary area as part of the build process.
.
This package is actually an empty package and is only useful for its
dependency on hscolour.
Description-md5:
Tag: devel::buildtools, devel::debian, devel::lang:haskell, devel::packaging,
implemented-in::perl, implemented-in::shell, interface::commandline,
role::program, scope::utility, suite::debian
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-devscripts/haskell-devscripts_0.16.33_all.deb