How to Install and Uninstall libghc-esqueleto-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-esqueleto-doc" package

This tutorial shows how to install libghc-esqueleto-doc on Kali Linux

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

2. Uninstall "libghc-esqueleto-doc" package

Please follow the instructions below to uninstall libghc-esqueleto-doc on Kali Linux:

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

3. Information about the libghc-esqueleto-doc package on Kali Linux

Package: libghc-esqueleto-doc
Source: haskell-esqueleto
Version: 3.5.10.3-1
Installed-Size: 15173
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-aeson-doc, libghc-attoparsec-doc, libghc-blaze-html-doc, libghc-conduit-doc, libghc-esqueleto-dev, libghc-monad-logger-doc, libghc-persistent-doc, libghc-resourcet-doc, libghc-unordered-containers-doc, libjs-mathjax
Suggests: libghc-esqueleto-prof
Size: 517756
SHA256: 7d9429d10313656c4d8eea526d0224d321fe684ba85e2c759d2559f557c103f8
SHA1: acf885d2ff7b86d261a05c6e5b4b092021a3ac4b
MD5sum: eaec0fe420c5b50509d2ceab4beb0a65
Description: type-safe EDSL for SQL on persistent backends; documentation
esqueleto is a bare bones, type-safe EDSL for SQL queries
that works with unmodified persistent SQL backends. Its
language closely resembles SQL, so you don't have to learn
new concepts, just new syntax, and it's fairly easy to
predict the generated SQL and optimize it for your backend.
Most kinds of errors committed when writing SQL are caught as
compile-time errors---although it is possible to write
type-checked esqueleto queries that fail at runtime.
.
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:
Homepage: https://github.com/bitemyapp/esqueleto
Section: doc
Priority: optional
Filename: pool/main/h/haskell-esqueleto/libghc-esqueleto-doc_3.5.10.3-1_all.deb