How to Install and Uninstall perl-VM-EC2-Security-CredentialCache.noarch Package on AlmaLinux 9

Last updated: June 03,2024

1. Install "perl-VM-EC2-Security-CredentialCache.noarch" package

This is a short guide on how to install perl-VM-EC2-Security-CredentialCache.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-VM-EC2-Security-CredentialCache.noarch

2. Uninstall "perl-VM-EC2-Security-CredentialCache.noarch" package

This guide covers the steps necessary to uninstall perl-VM-EC2-Security-CredentialCache.noarch on AlmaLinux 9:

$ sudo dnf remove perl-VM-EC2-Security-CredentialCache.noarch $ sudo dnf autoremove

3. Information about the perl-VM-EC2-Security-CredentialCache.noarch package on AlmaLinux 9

Last metadata expiration check: 1:31:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-VM-EC2-Security-CredentialCache
Version : 0.25
Release : 24.el9
Architecture : noarch
Size : 19 k
Source : perl-VM-EC2-Security-CredentialCache-0.25-24.el9.src.rpm
Repository : epel
Summary : Cache credentials respecting expiration time for IAM roles
URL : https://metacpan.org/release/VM-EC2-Security-CredentialCache
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This Perl package provides a cache for an EC2's IAM credentials. Rather than
: retrieving the credentials for every possible call that uses them, cache them
: until they expire and retrieve them again if they have expired.