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

Last updated: May 18,2024

1. Install "libghc-lrucache-doc" package

Please follow the step by step instructions below to install libghc-lrucache-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-lrucache-doc" package

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

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

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

Package: libghc-lrucache-doc
Priority: extra
Section: universe/doc
Installed-Size: 303
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-lrucache
Version: 1.2.0.0-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-contravariant-doc
Filename: pool/universe/h/haskell-lrucache/libghc-lrucache-doc_1.2.0.0-4build1_all.deb
Size: 31606
MD5sum: a59cd01361cdbb049c350df362489a10
SHA1: 7e7c8d86415c96b0f29067f23e40e5727fc32f6a
SHA256: ebd58cb6ae644f72c5655b29faf287bfcc3dfef23ae434af2f1e7fa36cce1e04
Description-en: simple, pure least-recent-used cache; documentation
This package contains a simple, pure LRU cache, implemented in terms of
"Data.Map".
.
It also contains a mutable IO wrapper providing atomic updates to an LRU
cache.
.
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: 828949cad0a180cb36eb9a805befcbc9
Homepage: http://github.com/chowells79/lrucache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu