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

Last updated: May 11,2024

1. Install "libghc-descriptive-prof" package

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

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

2. Uninstall "libghc-descriptive-prof" package

Please follow the steps below to uninstall libghc-descriptive-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-descriptive-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1660
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-descriptive
Version: 0.9.4-3build1
Provides: libghc-descriptive-prof-0.9.4-2856d
Depends: libghc-descriptive-dev (= 0.9.4-3build1), libghc-aeson-prof-0.10.0.0-f3d60, libghc-base-prof-4.8.2.0-0d6d1, libghc-bifunctors-prof-5.1-6066f, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90, libghc-scientific-prof-0.3.4.4-ad7a1, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-descriptive/libghc-descriptive-prof_0.9.4-3build1_amd64.deb
Size: 140756
MD5sum: 6ab4f736c70692190dcb3773c20cdd2d
SHA1: 7da82357eab1026e9c53beedecb83cbf7e58e7dd
SHA256: 5447f2167b01b94d5887dcaa9e9fbaaa60746c2a7c8b253ade64a4aef7724763
Description-en: Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: aac2f35e9c24a7201db1d613f8a1376e
Homepage: https://github.com/chrisdone/descriptive
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu