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

Last updated: April 29,2024

1. Install "libghc-descriptive-dev" package

Please follow the instructions below to install libghc-descriptive-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-descriptive-dev" package

Learn how to uninstall libghc-descriptive-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-descriptive-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1696
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-descriptive
Version: 0.9.4-3build1
Provides: libghc-descriptive-dev-0.9.4-2856d
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-bifunctors-dev-5.1-6066f, libghc-containers-dev-0.5.6.2-59326, libghc-mtl-dev-2.2.1-3af90, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-descriptive-doc, libghc-descriptive-prof
Filename: pool/universe/h/haskell-descriptive/libghc-descriptive-dev_0.9.4-3build1_amd64.deb
Size: 169276
MD5sum: 2cb8a6007a055b5f0d93c92214d6eabc
SHA1: 35d3ae4bd7bc8e2121db090a0fc131d3332056bf
SHA256: 96fb8721df6f5fad4174a7ad3bacd02bd52f7693f4026264a681be6eca6b6024
Description-en: Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.
There are a variety of Haskell libraries which are implementable
through a common interface: self-describing parsers:
.
* A formlet is a self-describing parser.
* A regular old text parser can be self-describing.
* A command-line options parser is a self-describing parser.
* A MUD command set is a self-describing parser.
* A JSON API can be a self-describing parser.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b65c368ce8586b4692b77fb0169f44e5
Homepage: https://github.com/chrisdone/descriptive
Ghc-Package: descriptive-0.9.4-2856d48096ab028efe6904c8450b5831
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu