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

Last updated: May 20,2024

1. Install "libcache-lru-perl" package

Please follow the instructions below to install libcache-lru-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcache-lru-perl

2. Uninstall "libcache-lru-perl" package

Please follow the step by step instructions below to uninstall libcache-lru-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcache-lru-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcache-lru-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-1
Depends: perl
Filename: pool/universe/libc/libcache-lru-perl/libcache-lru-perl_0.04-1_all.deb
Size: 6230
MD5sum: 19fadb1ab5aa259e639a3da849f62d90
SHA1: e3667f4637557ac8df0712e836a6d6c9121a5845
SHA256: 7322e3e38ca3e0b0d33bf99eeb87a006d3dc5f0399709a87294988880fe9e8d7
Description-en: simple, fast implementation of LRU cache
Cache::LRU is a simple, fast implementation of an in-memory Least
Recently Used (LRU) cache in pure perl.
Description-md5: 71eb072e52056c3568c66a3b6181ad7c
Homepage: https://metacpan.org/pod/Cache::LRU
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu