How to Install and Uninstall perl-Cache-LRU.noarch Package on Fedora 39

Last updated: January 11,2025

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

In this section, we are going to explain the necessary steps to install perl-Cache-LRU.noarch on Fedora 39

$ 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 Fedora 39:

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

3. Information about the perl-Cache-LRU.noarch package on Fedora 39

Last metadata expiration check: 1:26:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Cache-LRU
Version : 0.04
Release : 24.fc39
Architecture : noarch
Size : 12 k
Source : perl-Cache-LRU-0.04-24.fc39.src.rpm
Repository : fedora
Summary : Simple, fast implementation of LRU cache in pure Perl
URL : https://metacpan.org/release/Cache-LRU
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Cache::LRU is a simple, fast implementation of an in-memory LRU cache in
: pure Perl.