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

Last updated: May 18,2024

1. Install "libghc-polyparse-prof" package

Learn how to install libghc-polyparse-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-polyparse-prof" package

This is a short guide on how to uninstall libghc-polyparse-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-polyparse-prof
Priority: optional
Section: universe/haskell
Installed-Size: 3275
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-polyparse
Version: 1.11-4build1
Provides: libghc-polyparse-prof-1.11-9f36f
Depends: libghc-polyparse-dev (= 1.11-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-polyparse/libghc-polyparse-prof_1.11-4build1_amd64.deb
Size: 277534
MD5sum: b61c977b09d9e4c3152efebcca59750e
SHA1: 8b6e418a9d9ea03eb6b344638fb9cd943912413c
SHA256: c5a23927e32913a5622a7ee544fad3038bc24ce3cfd41344e1b90a2c64eb794f
Description-en: alternative parser combinator libraries for Haskell; profiling libraries
Alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for
better deserialisation of Haskell values from Strings.
.
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: ea5d2a0842fd1be4355eca039e64639b
Homepage: http://code.haskell.org/~malcolm/polyparse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu