How to Install and Uninstall perl-Cache-LRU.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

This guide let you learn how to install perl-Cache-LRU.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Cache-LRU.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Cache-LRU.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:47:09 ago on Mon Feb 26 07:04:30 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.