How to Install and Uninstall libghc-shake-prof Package on Ubuntu 21.04 (Hirsute Hippo)

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 Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-shake-prof" package

Learn how to uninstall libghc-shake-prof on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-shake-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-shake-prof
Architecture: amd64
Version: 0.19.1-2build1
Priority: extra
Section: universe/haskell
Source: haskell-shake
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18221
Provides: libghc-shake-prof-0.19.1-c81f4
Depends: libghc-shake-dev (= 0.19.1-2build1), libghc-base-prof-4.13.0.0-2f220, libghc-binary-prof-0.8.7.0-943d8, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-deepseq-prof-1.4.4.0-9f093, libghc-directory-prof-1.3.6.0-49fdf, libghc-extra-prof-1.7.4-fddc5, libghc-filepath-prof-1.4.2.1-103b6, libghc-filepattern-prof-0.1.2-60cdb, libghc-hashable-prof-1.3.0.0-d5f3c, libghc-heaps-prof-0.3.6.1-09527, libghc-js-dgtable-prof-0.5.2-a0d69, libghc-js-flot-prof-0.8.3-c1c22, libghc-js-jquery-prof-3.3.1-26461, libghc-primitive-prof-0.7.0.1-fc459, libghc-process-prof-1.6.9.0-88a89, libghc-random-prof-1.1-523a8, libghc-time-prof-1.9.3-1ee94, libghc-transformers-prof-0.5.6.2-59c2c, libghc-unix-prof-2.7.2.2-bb33f, libghc-unordered-containers-prof-0.2.10.0-39576, libghc-utf8-string-prof-1.0.1.1-866d7
Filename: pool/universe/h/haskell-shake/libghc-shake-prof_0.19.1-2build1_amd64.deb
Size: 1744496
MD5sum: acb1ce32155e7cb24ddf2c987f369f99
SHA1: 03f57b5c7863723438b10ae1707d3d90f0808a42
SHA256: 38a122bf09e1e46bb4a8234bff88aeae467b07f3ff1c096806eebfeb741d5384
SHA512: 9949087550dd939958468b17e021a3952512f1c300f35f2d2d605d4f3b2cbf01593aa18ce2ae07663430f786c0a678be4e610c41691700a9159c6217c33f338b
Homepage: https://shakebuild.com
Description-en: 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: cd99b7098a0710e1e8907c500b5acb51