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

Last updated: May 18,2024

1. Install "libghc-shake-data" package

This guide let you learn how to install libghc-shake-data on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-shake-data" package

Please follow the steps below to uninstall libghc-shake-data on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libghc-shake-data
Architecture: all
Version: 0.19.1-2build1
Multi-Arch: foreign
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: 76
Filename: pool/universe/h/haskell-shake/libghc-shake-data_0.19.1-2build1_all.deb
Size: 16100
MD5sum: dfda7b8b3d54cf94bfc91cdadbefbad1
SHA1: 8af80d1600df70616eb270fc9bb0f4650dde184f
SHA256: 0a06c0ac364411e02d66c3244da94d9da91ae9fc8c453c999962e3048dc8dc2b
SHA512: 77ecbd3b3a2db8873251b3414664e7cd7c8002da4ec04c974886841e5d3eb78c6a90b5d6c3aa9f4e0059a03797dc0b31e63e022d6c54c7062880eb247de30a5d
Homepage: https://shakebuild.com
Description-en: Haskell library for writing build systems; data files
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 contains the data files needed to use the library.
Description-md5: 202f487238f812e0e9fdb5bfd6e4884b