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

Last updated: May 18,2024

1. Install "libghc-lens-doc" package

Please follow the guidelines below to install libghc-lens-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-lens-doc

2. Uninstall "libghc-lens-doc" package

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

$ sudo apt remove libghc-lens-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-lens-doc
Priority: extra
Section: universe/doc
Installed-Size: 11860
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-lens
Version: 4.13-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-bifunctors-doc, libghc-comonad-doc, libghc-contravariant-doc, libghc-distributive-doc, libghc-exceptions-doc, libghc-free-doc, libghc-hashable-doc, libghc-kan-extensions-doc, libghc-mtl-doc, libghc-parallel-doc, libghc-profunctors-doc, libghc-semigroupoids-doc, libghc-semigroups-doc, libghc-tagged-doc, libghc-text-doc, libghc-unordered-containers-doc, libghc-vector-doc
Filename: pool/universe/h/haskell-lens/libghc-lens-doc_4.13-1_all.deb
Size: 1079778
MD5sum: d49e2b1f409cd624bc5cf0a6b7192425
SHA1: 917b3279b0297051fba99783a13e1757e1d85618
SHA256: 05464aa836a291468803f410abc8d703d2fc362b9a1468145566b3f5d823cd2a
Description-en: Lenses, Folds and Traversals; documentation
This package comes "Batteries Included" with many useful lenses for the types
commonly used from the Haskell Platform, and with tools for automatically
generating lenses and isomorphisms for user-supplied data types.
.
The combinators in Control.Lens provide a highly generic toolbox for composing
families of getters, folds, isomorphisms, traversals, setters and lenses and
their indexed variants.
.
More information on the care and feeding of lenses, including a tutorial and
motivation for their types can be found on the lens wiki
(https://github.com/ekmett/lens/wiki).
.
This package contains the documentation files.
Description-md5: 1455763aab6989c2cddb73d6e49321a2
Homepage: http://github.com/ekmett/lens/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu