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

Last updated: May 20,2024

1. Install "libghc-pipes-parse-prof" package

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

$ sudo apt update $ sudo apt install libghc-pipes-parse-prof

2. Uninstall "libghc-pipes-parse-prof" package

This guide covers the steps necessary to uninstall libghc-pipes-parse-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-pipes-parse-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pipes-parse-prof
Priority: extra
Section: universe/haskell
Installed-Size: 164
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pipes-parse
Version: 3.0.3-3
Provides: libghc-pipes-parse-prof-3.0.3-c5a35
Depends: libghc-pipes-parse-dev (= 3.0.3-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-pipes-prof-4.1.7-d3ccd, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-pipes-parse/libghc-pipes-parse-prof_3.0.3-3_amd64.deb
Size: 20898
MD5sum: d5098fb52618fc570b8ef666eea77520
SHA1: da04f3e4f17f56b32d9c91efb88b10e9062b12fa
SHA256: a27a7056b5301143cb34ea74dc1f993b99d77c4d16252f4cbf1d093053340f6b
Description-en: parsing infrastructure for the pipes ecosystem; profiling libraries
pipes-parse builds upon the pipes library to provide shared parsing
idioms and utilities:
* Perfect Streaming: Program in a list-like style in constant memory
* Leftovers: Save unused input for later consumption
* Connect and Resume: Use StateT to save unused input for later
* Termination Safety: Detect and recover from end of input
.
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: 6e1a8bbc4ac7c573ae998cf3fa7b580d
Homepage: http://hackage.haskell.org/package/pipes-parse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu