How to Install and Uninstall libghc-esqueleto-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "libghc-esqueleto-dev" package

Learn how to install libghc-esqueleto-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-esqueleto-dev" package

Learn how to uninstall libghc-esqueleto-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-esqueleto-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-esqueleto-dev
Architecture: amd64
Version: 3.3.3.2-2
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: 6879
Provides: libghc-esqueleto-dev-3.3.3.2-2a51f
Depends: libghc-aeson-dev-1.4.7.1-47735, libghc-attoparsec-dev-0.13.2.4-13b85, libghc-base-dev-4.13.0.0-c9705, libghc-blaze-html-dev-0.9.1.2-90ffa, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-conduit-dev-1.3.2-7ff8d, libghc-containers-dev-0.6.2.1-b8f3d, libghc-monad-logger-dev-0.3.34-3eb26, libghc-persistent-dev-2.10.5.2-0a79c, libghc-resourcet-dev-1.2.4.2-29a18, libghc-tagged-dev-0.8.6-55d70, libghc-text-dev-1.2.4.0-455b7, libghc-time-dev-1.9.3-a9e1f, libghc-transformers-dev-0.5.6.2-e88a5, libghc-unliftio-dev-0.2.13-d6787, libghc-unordered-containers-dev-0.2.10.0-5ba30, 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-2_amd64.deb
Size: 533592
MD5sum: 424e66cfc0867595f2e283b5296fa376
SHA1: ef857d3dabb531ab3434c92f59b509e690dde23f
SHA256: 61c326789262bbac1eb5a800dc64269d1fdefefd51a1e8de5f79d1f890dcd608
SHA512: 85a964f5c397e81aef2b4fae25846dd3b9b81defb590e3758c4de44e5989ff53e2a172614baef066bad50d16a8b194cc4f174eedfbe437ea560f459193007ec9
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-IMdydLPiFsDHZgKKeP8SiV