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

Last updated: May 17,2024

1. Install "libghc-lens-prof" package

Here is a brief guide to show you how to install libghc-lens-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-lens-prof" package

This is a short guide on how to uninstall libghc-lens-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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