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

Last updated: May 17,2024

1. Install "libghc-lens-dev" package

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

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

2. Uninstall "libghc-lens-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-lens-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-lens-dev
Priority: extra
Section: universe/haskell
Installed-Size: 18650
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-lens
Version: 4.13-1
Provides: libghc-lens-dev-4.13-bd521
Depends: libc6 (>= 2.2.5), libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-base-orphans-dev-0.4.5-fd5d4, libghc-bifunctors-dev-5.1-6066f, libghc-bytestring-dev-0.10.6.0-9a873, libghc-comonad-dev-4.2.7.2-3ce8d, libghc-containers-dev-0.5.6.2-59326, libghc-contravariant-dev-1.3.3-3eb16, libghc-distributive-dev-0.4.4-bb01c, libghc-exceptions-dev-0.8.0.2-36aed, libghc-filepath-dev-1.4.0.0-f97d1, libghc-free-dev-4.12.1-ad82e, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-hashable-dev-1.2.3.3-ce7af, libghc-kan-extensions-dev-4.2.3-0dcfd, libghc-mtl-dev-2.2.1-3af90, libghc-parallel-dev-3.2.1.0-13fa5, libghc-profunctors-dev-5.1.2-1408d, libghc-reflection-dev-2.1.1.1-85822, libghc-semigroupoids-dev-5.0.0.4-0fab8, libghc-semigroups-dev-0.18.0.1-8280a, libghc-tagged-dev-0.8.2-16a51, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-compat-dev-0.4.0.4-8aa40, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libghc-void-dev-0.7.1-a8db3
Suggests: libghc-lens-doc, libghc-lens-prof
Filename: pool/universe/h/haskell-lens/libghc-lens-dev_4.13-1_amd64.deb
Size: 1486370
MD5sum: fbf2fdd4203b24260c0b9d0b36ec1318
SHA1: 903745f40d0703e37b0486e6fc5ea50344bdb69e
SHA256: 7965d12ee09717093f7c6fd06708b693c62838ba3c6092ad7c9d31cea31fd096
Description-en: Lenses, Folds and Traversals
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 normal library files.
Description-md5: 15efdd015f680edd5b6176856ab26ed5
Homepage: http://github.com/ekmett/lens/
Ghc-Package: lens-4.13-bd521f48aa2f3bba473b59607540efc1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu