How to Install and Uninstall perl-Tie-Memoize.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "perl-Tie-Memoize.noarch" package

Please follow the steps below to install perl-Tie-Memoize.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Tie-Memoize.noarch

2. Uninstall "perl-Tie-Memoize.noarch" package

Please follow the step by step instructions below to uninstall perl-Tie-Memoize.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Tie-Memoize.noarch $ sudo dnf autoremove

3. Information about the perl-Tie-Memoize.noarch package on Oracle Linux 9

Last metadata expiration check: 1:18:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Tie-Memoize
Version : 1.1
Release : 480.el9
Architecture : noarch
Size : 14 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_appstream
Summary : Add data to a hash when needed
URL : https://www.perl.org/
License : GPLv2+ or Artistic
Description : This package allows a tied hash to load its values automatically on the first
: access, and to use the cached value on the following accesses.