How to Install and Uninstall libmemoize-expirelru-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libmemoize-expirelru-perl" package

This tutorial shows how to install libmemoize-expirelru-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmemoize-expirelru-perl

2. Uninstall "libmemoize-expirelru-perl" package

This guide covers the steps necessary to uninstall libmemoize-expirelru-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmemoize-expirelru-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmemoize-expirelru-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmemoize-expirelru-perl
Priority: optional
Section: universe/perl
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.55-1
Depends: perl
Filename: pool/universe/libm/libmemoize-expirelru-perl/libmemoize-expirelru-perl_0.55-1_all.deb
Size: 10204
MD5sum: 5d661a7e08455721f932c371d612d2dd
SHA1: b03a64bf946a43823ddaeff16a43cd1443e5232d
SHA256: aae68bb04565d0236b580c5bd87db175614f5fff26986a9456ad94e0f89a1156
Description-en: Expiry plug-in for Memoize that adds LRU cache expiration
Memoize::ExpireLRU implements an expiry policy for Memoize that follows LRU
semantics, that is, the last n results, where n is specified as the argument
to the CACHESIZE parameter, will be cached.
.
For the theory of Memoization, please see the Memoize module documentation.
Description-md5: 362b3f35fc4ae7b5a06f9d76fde2ddbf
Homepage: http://search.cpan.org/dist/Memoize-ExpireLRU/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu