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

Last updated: May 15,2024

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

This guide covers the steps necessary to install libghc-pipes-group-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-pipes-group-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-pipes-group-doc
Priority: extra
Section: universe/doc
Installed-Size: 229
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-pipes-group
Version: 1.0.3-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-free-doc, libghc-pipes-doc
Filename: pool/universe/h/haskell-pipes-group/libghc-pipes-group-doc_1.0.3-1build1_all.deb
Size: 30692
MD5sum: b6345ed801f09cfb77201953098835c2
SHA1: 8a422202ffd74e245e759fe579cc456cd0f0c433
SHA256: c64e0bc2f720234a785d89883610233ca619bf4c630846727ddf47e9e1dc635a
Description-en: group streams into substreams; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 016788979e0fe5422634f5b6f1b86cd6
Homepage: http://hackage.haskell.org/package/pipes-group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu