How to Install and Uninstall perl-Cache-LRU.noarch Package on Rocky Linux 8

Last updated: May 18,2024

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

This guide let you learn how to install perl-Cache-LRU.noarch on Rocky Linux 8

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

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

This tutorial shows how to uninstall perl-Cache-LRU.noarch on Rocky Linux 8:

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

3. Information about the perl-Cache-LRU.noarch package on Rocky Linux 8

Last metadata expiration check: 1:18:46 ago on Mon Sep 12 10:27:18 2022.
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.