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

Last updated: May 20,2024

1. Install "libghc-parsec3-prof" package

This is a short guide on how to install libghc-parsec3-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-parsec3-prof" package

This guide let you learn how to uninstall libghc-parsec3-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-parsec3-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2348
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-parsec
Version: 3.1.9-4build1
Replaces: libghc-parsec-prof (<< 3.0.0-5)
Provides: libghc-parsec-prof-3.1.9-c97a6
Depends: libghc-parsec3-dev (= 3.1.9-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-mtl-prof-2.2.1-3af90, libghc-text-prof-1.2.2.0-2c09c
Conflicts: libghc-parsec-prof (<< 3.0.0-5)
Filename: pool/universe/h/haskell-parsec/libghc-parsec3-prof_3.1.9-4build1_amd64.deb
Size: 210246
MD5sum: 166e1dd20859e857fbe2b34be5a543c2
SHA1: cb296bea1032a50bf175d06ef6acb87a905f0d95
SHA256: 2e04322810c74112c2cd3d78ff47a8f7ad19b8ec59f5a35cba2d3e6e4d2fdcdf
Description-en: Haskell monadic parser combinator library for GHC; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented, has extensive libraries
and good error messages, and is also fast. It is defined
as a monad transformer that can be stacked on arbitrary monads, and
it is also parametric in the input stream type.
Description-md5: 851d7011909d65a6e9fb2f17ec06742f
Homepage: https://github.com/aslatter/parsec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions