How to Install and Uninstall perl-Cache-LRU.noarch Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "perl-Cache-LRU.noarch" package

Please follow the guidance below to install perl-Cache-LRU.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install perl-Cache-LRU.noarch

2. Uninstall "perl-Cache-LRU.noarch" package

Please follow the step by step instructions below to uninstall perl-Cache-LRU.noarch on CentOS Stream 8:

$ sudo dnf remove perl-Cache-LRU.noarch $ sudo dnf autoremove

3. Information about the perl-Cache-LRU.noarch package on CentOS Stream 8

Last metadata expiration check: 2:55:10 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Cache-LRU
Version : 0.04
Release : 12.el8
Architecture : noarch
Size : 13 k
Source : perl-Cache-LRU-0.04-12.el8.src.rpm
Repository : epel
Summary : Simple, fast implementation of LRU cache in pure Perl
URL : https://metacpan.org/release/Cache-LRU
License : GPL+ or Artistic
Description : Cache::LRU is a simple, fast implementation of an in-memory LRU cache in
: pure Perl.