How to Install and Uninstall perl-Cache-LRU.noarch Package on Oracle Linux 9

Last updated: October 04,2024

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

Please follow the step by step instructions below to install perl-Cache-LRU.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall perl-Cache-LRU.noarch on Oracle Linux 9:

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

3. Information about the perl-Cache-LRU.noarch package on Oracle Linux 9

Last metadata expiration check: 3:43:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Cache-LRU
Version : 0.04
Release : 20.el9
Architecture : noarch
Size : 12 k
Source : perl-Cache-LRU-0.04-20.el9.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.