How to Install and Uninstall libghc-aeson-qq-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libghc-aeson-qq-dev" package

Here is a brief guide to show you how to install libghc-aeson-qq-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-aeson-qq-dev

2. Uninstall "libghc-aeson-qq-dev" package

This guide covers the steps necessary to uninstall libghc-aeson-qq-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-aeson-qq-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-aeson-qq-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-aeson-qq-dev
Priority: extra
Section: universe/haskell
Installed-Size: 503
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-aeson-qq
Version: 0.8.1-1build1
Provides: libghc-aeson-qq-dev-0.8.1-b599f
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-base-compat-dev-0.8.2-78f8f, libghc-haskell-src-meta-dev-0.6.0.13-f17d1, libghc-parsec-dev-3.1.9-c97a6, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-text-dev-1.2.2.0-2c09c, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-aeson-qq-doc, libghc-aeson-qq-prof
Filename: pool/universe/h/haskell-aeson-qq/libghc-aeson-qq-dev_0.8.1-1build1_amd64.deb
Size: 61028
MD5sum: 5434891de52363f19e5ac77f874ea529
SHA1: d5e0f36054f5075ca4743bf1b9cf320536a868cc
SHA256: c87dac0634d5d75776ee2011eb1a2768a5ad59fca22234003f9a233410fb9784
Description-en: JSON quasiquoter for Haskell
This package provides a JSON quasiquoter for Haskell. It exposes the function
`aesonQQ` that compile-time converts a string representation of a JSON value
into a `Data.Aeson.Value`.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 664cc30e30f54bac1b4aa9a760cb3590
Homepage: http://github.com/zalora/aeson-qq
Ghc-Package: aeson-qq-0.8.1-b599f646a0932d41a438cb6afe9d8c48
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu