How to Install and Uninstall libghc-shake-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-shake-dev" package

This guide let you learn how to install libghc-shake-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-shake-dev

2. Uninstall "libghc-shake-dev" package

Please follow the guidance below to uninstall libghc-shake-dev on Kali Linux:

$ sudo apt remove libghc-shake-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-shake-dev package on Kali Linux

Package: libghc-shake-dev
Source: haskell-shake (0.19.7-2)
Version: 0.19.7-2+b1
Installed-Size: 17085
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-shake-dev-0.19.7-271c7
Depends: libghc-shake-data (>= 0.19.7-2), libghc-base-dev-4.17.2.0-68dfe, libghc-binary-dev-0.8.9.1-6a9d2, libghc-bytestring-dev-0.11.5.2-6590e, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-directory-dev-1.3.7.1-e5694, libghc-extra-dev-1.7.14-7ef35, libghc-filepath-dev-1.4.2.2-290a6, libghc-filepattern-dev-0.1.3-4b5a0, libghc-hashable-dev-1.4.3.0-e937e, libghc-heaps-dev-0.4-1c5e1, libghc-js-dgtable-dev-0.5.2-baea4, libghc-js-flot-dev-0.8.3-fd65b, libghc-js-jquery-dev-3.3.1-c9b6f, libghc-primitive-dev-0.8.0.0-a075c, libghc-process-dev-1.6.17.0-29e15, libghc-random-dev-1.2.1.1-68746, libghc-time-dev-1.12.2-491a0, libghc-transformers-dev-0.5.6.2-931c3, libghc-unix-dev-2.7.3-9fc5d, libghc-unordered-containers-dev-0.2.19.1-230f0, libghc-utf8-string-dev-1.0.2-38e01, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 1925784
SHA256: 8ca8d4fcb13135a09f0c97b53fddbef536a2a80db07a8c5c68cdb2523ecf09a3
SHA1: 3a6a95cc69fa6d43fcef852c80c87ea0326c686f
MD5sum: e67d34a4a557e6a0e39e0bbe392afa5d
Description: Haskell library for writing build systems
Shake is a Haskell library for writing build systems - designed as a
replacement for make.
.
To use Shake the user writes a Haskell program that imports
Development.Shake, defines some build rules, and calls the
Development.Shake.shakeArgs function. Thanks to do notation and infix
operators, a simple Shake build system is not too dissimilar from a simple
Makefile. However, as build systems get more complex, Shake is able to take
advantage of the excellent abstraction facilities offered by Haskell and
easily support much larger projects. The Shake library provides all the
standard features available in other build systems, including automatic
parallelism and minimal rebuilds. Shake also provides more accurate
dependency tracking, including seamless support for generated files, and
dependencies on system information (e.g. compiler version).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://shakebuild.com
Ghc-Package: shake-0.19.7-4R2feMf91rjHDrwplDOpbk
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-shake/libghc-shake-dev_0.19.7-2+b1_amd64.deb