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

Last updated: October 06,2024

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

Please follow the guidelines below to install libghc-pipes-parse-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libghc-pipes-parse-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-pipes-parse-dev
Priority: extra
Section: universe/haskell
Installed-Size: 197
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pipes-parse
Version: 3.0.3-3
Provides: libghc-pipes-parse-dev-3.0.3-c5a35
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-pipes-dev-4.1.7-d3ccd, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-pipes-parse-doc, libghc-pipes-parse-prof
Filename: pool/universe/h/haskell-pipes-parse/libghc-pipes-parse-dev_3.0.3-3_amd64.deb
Size: 24132
MD5sum: c60afccd2aff5cb7c86fc5e6df3fe405
SHA1: 11d00c5080bf9fdc2434c3e77eff77f781fd2418
SHA256: a8f35ae832666ad7b79d86a3b9404f28dbd03e6327db4d8faa03a1aed9b4b286
Description-en: parsing infrastructure for the pipes ecosystem
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 4b177d6b02a08a8e12d63cfa0ad6c9f9
Homepage: http://hackage.haskell.org/package/pipes-parse
Ghc-Package: pipes-parse-3.0.3-c5a3563d4214f6d48b2df09d70a7f2c9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu