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

Last updated: May 15,2024

1. Install "libghc-shake-doc" package

Please follow the step by step instructions below to install libghc-shake-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-shake-doc" package

Please follow the guidance below to uninstall libghc-shake-doc on Ubuntu 21.10 (Impish Indri):

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

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

Package: libghc-shake-doc
Architecture: all
Version: 0.19.1-2build1
Priority: extra
Section: universe/doc
Source: haskell-shake
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11274
Depends: haddock-interface-35
Recommends: libghc-extra-doc, libghc-filepattern-doc, libghc-hashable-doc, libghc-heaps-doc, libghc-js-flot-doc, libghc-primitive-doc, libghc-random-doc, libghc-unordered-containers-doc, libghc-utf8-string-doc, libjs-mathjax
Filename: pool/universe/h/haskell-shake/libghc-shake-doc_0.19.1-2build1_all.deb
Size: 611504
MD5sum: ea8b0e109339fde88e0ab6fe3f874f3c
SHA1: c2e4b8d38d7ecd30aab2fdddd97e32e8f779e5d0
SHA256: ee85657ee895258058ec36181698612b27c7889e9f1cb72fe87dcc830dabf0d8
SHA512: f22d7e92868c21cdc45d6d1515b32db307f8482fb0b54faaf32d276cf8072bee6e31f77ac908bc17c0d428053a849f8f0565ee6f6326fd1a4ef222bcc39243ef
Homepage: https://shakebuild.com
Description-en: Haskell library for writing build systems; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5c720b66eddb6121a940bc2aa96a69d4