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

Last updated: May 14,2024

1. Install "libghc-attoparsec-prof" package

This guide covers the steps necessary to install libghc-attoparsec-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-attoparsec-prof" package

Please follow the step by step instructions below to uninstall libghc-attoparsec-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-attoparsec-prof
Priority: optional
Section: universe/haskell
Installed-Size: 4526
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-attoparsec
Version: 0.13.0.1-1build1
Provides: libghc-attoparsec-prof-0.13.0.1-13ee8
Depends: libghc-attoparsec-dev (= 0.13.0.1-1build1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-deepseq-prof-1.4.1.1-614b6, libghc-scientific-prof-0.3.4.4-ad7a1, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-attoparsec/libghc-attoparsec-prof_0.13.0.1-1build1_amd64.deb
Size: 378020
MD5sum: 0d0b77d38c1f9d51ae8094e6a695808d
SHA1: 432fddb8bfef24d8cf0b98a08879d29cd0520d86
SHA256: 27de05460e8d27c94476034b61e0a0016d0c2ac9b24d223956e76dd8ba23d1ec
Description-en: Fast combinator parsing for bytestrings; profiling libraries
A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary
file formats.
.
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: 0e490c52dd160a89b88f1beee6d17cbd
Homepage: https://github.com/bos/attoparsec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu