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

Last updated: May 15,2024

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

This is a short guide on how to install perl-Cache-LRU.noarch on CentOS 8 / RHEL 8

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

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

Learn how to uninstall perl-Cache-LRU.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:32:08 ago on Sun May 9 13:03:46 2021.
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.