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

Last updated: May 21,2024

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

This guide let you learn how to install libghc-pipes-group-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libghc-pipes-group-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-pipes-group-dev
Priority: extra
Section: universe/haskell
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pipes-group
Version: 1.0.3-1build1
Provides: libghc-pipes-group-dev-1.0.3-8e362
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-free-dev-4.12.1-ad82e, libghc-pipes-dev-4.1.7-d3ccd, libghc-pipes-parse-dev-3.0.3-c5a35, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-pipes-group-doc, libghc-pipes-group-prof
Filename: pool/universe/h/haskell-pipes-group/libghc-pipes-group-dev_1.0.3-1build1_amd64.deb
Size: 24042
MD5sum: 212f0fb1696173661257f570578a8b89
SHA1: f106891b9705921888803bea62f7771af9555745
SHA256: 2601568b62c9aef2c9b399b13dcd07c57d17b3e5986c314ee56eb7e02c36e637
Description-en: group streams into substreams
pipes-group uses FreeT and lenses to group streams into sub-streams.
Notable features include:
* Perfect Streaming: Group elements without collecting them into memory
* Lens Support: Use lenses to simplify many common operations
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e02f9b9f67bee9a5ca2043a6e94efc84
Homepage: http://hackage.haskell.org/package/pipes-group
Ghc-Package: pipes-group-1.0.3-8e3620085593daa087798f6f9620fd32
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu