How to Install and Uninstall libtie-cache-perl Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 22,2024
1. Install "libtie-cache-perl" package
This guide let you learn how to install libtie-cache-perl on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libtie-cache-perl
Copied
2. Uninstall "libtie-cache-perl" package
Please follow the instructions below to uninstall libtie-cache-perl on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libtie-cache-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtie-cache-perl package on Ubuntu 21.10 (Impish Indri)
Package: libtie-cache-perl
Architecture: all
Version: 0.21-1
Priority: extra
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: perl
Filename: pool/universe/libt/libtie-cache-perl/libtie-cache-perl_0.21-1_all.deb
Size: 14330
MD5sum: a01500f08d0027da24a0fc3c758be30c
SHA1: 58c3e1730d02bbeabeef98095de207c89a1d1499
SHA256: f27a6f580096b7194ac8db34c29c0db8df80fdb032308058e33baaae7e638caf
SHA512: 999e8f00b60dbd77e1a0c52cf7f30c72bfefb4413dfe330fe4ed7764cfbab5df9774aa41166e4f6f61c793d382b5b20377c09afcc7c167ad1f2e62dfd6b5e37a
Homepage: http://www.cpan.org/modules/by-module/Tie/
Description-en: module for LRU cache in memory
The module Tie::Cache module implements a least recently used (LRU) cache in
memory through a tie interface. Any time data is stored in the tied hash,
that key/value pair has an entry time associated with it, and as the cache
fills up, those members of the cache that are the oldest are removed to make
room for new entries.
.
So, the cache only "remembers" the last written entries, up to the size
of the cache. This can be especially useful if you access great amounts
of data, but only access a minority of the data a majority of the time.
Description-md5: 7ef146815e5aff7390769e0fa44339ac
Architecture: all
Version: 0.21-1
Priority: extra
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: perl
Filename: pool/universe/libt/libtie-cache-perl/libtie-cache-perl_0.21-1_all.deb
Size: 14330
MD5sum: a01500f08d0027da24a0fc3c758be30c
SHA1: 58c3e1730d02bbeabeef98095de207c89a1d1499
SHA256: f27a6f580096b7194ac8db34c29c0db8df80fdb032308058e33baaae7e638caf
SHA512: 999e8f00b60dbd77e1a0c52cf7f30c72bfefb4413dfe330fe4ed7764cfbab5df9774aa41166e4f6f61c793d382b5b20377c09afcc7c167ad1f2e62dfd6b5e37a
Homepage: http://www.cpan.org/modules/by-module/Tie/
Description-en: module for LRU cache in memory
The module Tie::Cache module implements a least recently used (LRU) cache in
memory through a tie interface. Any time data is stored in the tied hash,
that key/value pair has an entry time associated with it, and as the cache
fills up, those members of the cache that are the oldest are removed to make
room for new entries.
.
So, the cache only "remembers" the last written entries, up to the size
of the cache. This can be especially useful if you access great amounts
of data, but only access a minority of the data a majority of the time.
Description-md5: 7ef146815e5aff7390769e0fa44339ac