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

Last updated: May 17,2024

1. Install "libghc-lrucache-prof" package

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

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

2. Uninstall "libghc-lrucache-prof" package

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

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

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

Package: libghc-lrucache-prof
Priority: extra
Section: universe/haskell
Installed-Size: 631
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-lrucache
Version: 1.2.0.0-4build1
Provides: libghc-lrucache-prof-1.2.0.0-18fa7
Depends: libghc-lrucache-dev (= 1.2.0.0-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-contravariant-prof-1.3.3-3eb16
Filename: pool/universe/h/haskell-lrucache/libghc-lrucache-prof_1.2.0.0-4build1_amd64.deb
Size: 66942
MD5sum: d27b3dc4aa448a1cec21159606d9802a
SHA1: a5a7009d23c21d8faf54f60a14a0783d9bbb4298
SHA256: ebe68f82b9db1cbd644deaf84973ecb04306467090a44a1f0e4fe516287001ee
Description-en: simple, pure least-recent-used cache; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 145e9d098cf5bcc6052484f22b08a7ec
Homepage: http://github.com/chowells79/lrucache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu