How to Install and Uninstall libghc-esqueleto-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "libghc-esqueleto-dev" package

In this section, we are going to explain the necessary steps to install libghc-esqueleto-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-esqueleto-dev" package

Learn how to uninstall libghc-esqueleto-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-esqueleto-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-esqueleto-dev
Architecture: amd64
Version: 3.3.3.2-2build1
Priority: extra
Section: universe/haskell
Source: haskell-esqueleto
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6897
Provides: libghc-esqueleto-dev-3.3.3.2-362f5
Depends: libghc-aeson-dev-1.4.7.1-5e35a, libghc-attoparsec-dev-0.13.2.4-2fe65, libghc-base-dev-4.13.0.0-2f220, libghc-blaze-html-dev-0.9.1.2-8d27a, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-conduit-dev-1.3.2-405d8, libghc-containers-dev-0.6.2.1-ab1cf, libghc-monad-logger-dev-0.3.34-100c7, libghc-persistent-dev-2.10.5.2-3b7ac, libghc-resourcet-dev-1.2.4.2-14695, libghc-tagged-dev-0.8.6-08c73, libghc-text-dev-1.2.4.0-a7a6e, libghc-time-dev-1.9.3-1ee94, libghc-transformers-dev-0.5.6.2-59c2c, libghc-unliftio-dev-0.2.13-ab09d, libghc-unordered-containers-dev-0.2.10.0-39576, libc6 (>= 2.2.5), libgmp10, zlib1g (>= 1:1.1.4)
Suggests: libghc-esqueleto-doc, libghc-esqueleto-prof
Filename: pool/universe/h/haskell-esqueleto/libghc-esqueleto-dev_3.3.3.2-2build1_amd64.deb
Size: 535448
MD5sum: 306baa48e0e107003fdd3b936eb79347
SHA1: bb07f8bb3d2396b166353d1c943cde128cc8cf04
SHA256: 61880a5105e79b08efa13b5cbb3df13dca26ef3aaf988890c098ed7ccf4c5bd3
SHA512: 7657913f3cce1e6b253a874d2d3da336af5484ce354ba4425476a89c483fd75d95993745e0ccc47ec2c5580403149541ce573dd8edb14f0b07ecc494e8662a7d
Homepage: https://github.com/bitemyapp/esqueleto
Description-en: 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: be4f83256851c92cf79cde6cb59d3e1b
Ghc-Package: esqueleto-3.3.3.2-CaeCvsHWrIi1u9mx1yFiao