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

Last updated: May 18,2024

1. Install "libghc-shake-prof" package

Here is a brief guide to show you how to install libghc-shake-prof on Kali Linux

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

2. Uninstall "libghc-shake-prof" package

Please follow the instructions below to uninstall libghc-shake-prof on Kali Linux:

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

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

Package: libghc-shake-prof
Source: haskell-shake (0.19.7-2)
Version: 0.19.7-2+b1
Installed-Size: 17402
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-shake-prof-0.19.7-271c7
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-binary-prof-0.8.9.1-6a9d2, libghc-bytestring-prof-0.11.5.2-6590e, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-directory-prof-1.3.7.1-e5694, libghc-extra-prof-1.7.14-7ef35, libghc-filepath-prof-1.4.2.2-290a6, libghc-filepattern-prof-0.1.3-4b5a0, libghc-hashable-prof-1.4.3.0-e937e, libghc-heaps-prof-0.4-1c5e1, libghc-js-dgtable-prof-0.5.2-baea4, libghc-js-flot-prof-0.8.3-fd65b, libghc-js-jquery-prof-3.3.1-c9b6f, libghc-primitive-prof-0.8.0.0-a075c, libghc-process-prof-1.6.17.0-29e15, libghc-random-prof-1.2.1.1-68746, libghc-shake-dev (= 0.19.7-2+b1), libghc-time-prof-1.12.2-491a0, libghc-transformers-prof-0.5.6.2-931c3, libghc-unix-prof-2.7.3-9fc5d, libghc-unordered-containers-prof-0.2.19.1-230f0, libghc-utf8-string-prof-1.0.2-38e01
Size: 1773596
SHA256: 5cdabafd9421ec3687ed2dc2749a5a937c226ef206c3a0bc68b81b66b7846766
SHA1: 3e03dc0716c78977c77cf7ddae170dfdd7a58323
MD5sum: d9e7955b9a5a52e35496f55479c5779a
Description: Haskell library for writing build systems; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://shakebuild.com
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-shake/libghc-shake-prof_0.19.7-2+b1_amd64.deb