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

Last updated: May 19,2024

1. Install "libghc-esqueleto-dev" package

In this section, we are going to explain the necessary steps to install libghc-esqueleto-dev on Kali Linux

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

2. Uninstall "libghc-esqueleto-dev" package

Please follow the guidelines below to uninstall libghc-esqueleto-dev on Kali Linux:

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

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

Package: libghc-esqueleto-dev
Source: haskell-esqueleto (3.5.10.3-1)
Version: 3.5.10.3-1+b1
Installed-Size: 8415
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-esqueleto-dev-3.5.10.3-a584d
Depends: libghc-aeson-dev-2.1.2.1-a5136, libghc-attoparsec-dev-0.14.4-111f0, libghc-base-dev-4.17.2.0-68dfe, libghc-blaze-html-dev-0.9.1.2-38c38, libghc-bytestring-dev-0.11.5.2-6590e, libghc-conduit-dev-1.3.5-2b58e, libghc-containers-dev-0.6.7-a1650, libghc-monad-logger-dev-0.3.40-58358, libghc-persistent-dev-2.14.6.0-0db0d, libghc-resourcet-dev-1.2.6-4b80e, libghc-tagged-dev-0.8.7-e62cf, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-text-dev-2.0.2-0847e, libghc-time-dev-1.12.2-491a0, libghc-transformers-dev-0.5.6.2-931c3, libghc-unliftio-dev-0.2.25.0-b9fc4, libghc-unordered-containers-dev-0.2.19.1-230f0, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Size: 702304
SHA256: 2742c2add9d1a56ebed4c6b210ee70954972091b3845fb1626cb177d29cf2845
SHA1: 8959a96bdb2565c78401e4870387dcb4e5a9dfce
MD5sum: df442319813c23728b1324d1b9559dc2
Description: type-safe EDSL for SQL on persistent backends
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 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
Ghc-Package: esqueleto-3.5.10.3-LE9nQlRLh07BiImH1ICaKF
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-esqueleto/libghc-esqueleto-dev_3.5.10.3-1+b1_amd64.deb