How to Install and Uninstall libghc-shake-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libghc-shake-dev" package

In this section, we are going to explain the necessary steps to install libghc-shake-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-shake-dev" package

Please follow the step by step instructions below to uninstall libghc-shake-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-shake-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-shake-dev
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: 19155
Provides: libghc-shake-dev-0.19.1-c81f4
Depends: libghc-shake-data (>= 0.19.1-2build1), libghc-base-dev-4.13.0.0-2f220, libghc-binary-dev-0.8.7.0-943d8, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-deepseq-dev-1.4.4.0-9f093, libghc-directory-dev-1.3.6.0-49fdf, libghc-extra-dev-1.7.4-fddc5, libghc-filepath-dev-1.4.2.1-103b6, libghc-filepattern-dev-0.1.2-60cdb, libghc-hashable-dev-1.3.0.0-d5f3c, libghc-heaps-dev-0.3.6.1-09527, libghc-js-dgtable-dev-0.5.2-a0d69, libghc-js-flot-dev-0.8.3-c1c22, libghc-js-jquery-dev-3.3.1-26461, libghc-primitive-dev-0.7.0.1-fc459, libghc-process-dev-1.6.9.0-88a89, libghc-random-dev-1.1-523a8, libghc-time-dev-1.9.3-1ee94, libghc-transformers-dev-0.5.6.2-59c2c, libghc-unix-dev-2.7.2.2-bb33f, libghc-unordered-containers-dev-0.2.10.0-39576, libghc-utf8-string-dev-1.0.1.1-866d7, libc6 (>= 2.14), libgmp10
Suggests: libghc-shake-doc, libghc-shake-prof
Filename: pool/universe/h/haskell-shake/libghc-shake-dev_0.19.1-2build1_amd64.deb
Size: 1961976
MD5sum: b52db661365176271889028a19b163ca
SHA1: 8a223ba9e81f8892a6c6052af0952068332e62d5
SHA256: 460bb42872e74b787e6823b6d1164a7abc93c0dd967d7278406917c9f63dcaf8
SHA512: ed89f221fccb38415025760b1a609198bf21d63369625b80abc7b6ce149fa2235df17066b374109137eaa3e56d8d319c5e74f2f3b80dbfe0739f4724a8d56da6
Homepage: https://shakebuild.com
Description-en: 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: 05861d8bb816e7e0a3ccf5cdc9a9c873
Ghc-Package: shake-0.19.1-2A5CPIqq1NQJ7VzxdkQuzT