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

Last updated: May 17,2024

1. Install "libghc-lrucache-dev" package

This guide covers the steps necessary to install libghc-lrucache-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-lrucache-dev" package

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

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

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

Package: libghc-lrucache-dev
Priority: extra
Section: universe/haskell
Installed-Size: 748
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-lrucache
Version: 1.2.0.0-4build1
Provides: libghc-lrucache-dev-1.2.0.0-18fa7
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-contravariant-dev-1.3.3-3eb16, libc6 (>= 2.2.5)
Suggests: libghc-lrucache-doc, libghc-lrucache-prof
Filename: pool/universe/h/haskell-lrucache/libghc-lrucache-dev_1.2.0.0-4build1_amd64.deb
Size: 77694
MD5sum: 47a456ea4dd3e386d2a8b9b84b318365
SHA1: 55fe032b45698b47eb01e9cc76515dd5c9b74656
SHA256: 9e524f8d91f2dbf47cebbd5528cf3182529229f1721a8dbb8314819dd36515cb
Description-en: simple, pure least-recent-used cache
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3e5670b2c2c97feaea65841ce52f9f2f
Homepage: http://github.com/chowells79/lrucache
Ghc-Package: lrucache-1.2.0.0-18fa7c16544d53c9e81ece44dda28975
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu