How to Install and Uninstall perl-VM-EC2-Security-CredentialCache.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

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

Here is a brief guide to show you how to install perl-VM-EC2-Security-CredentialCache.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall perl-VM-EC2-Security-CredentialCache.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-VM-EC2-Security-CredentialCache.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-VM-EC2-Security-CredentialCache
Version : 0.25
Release : 16.el8
Architecture : noarch
Size : 20 k
Source : perl-VM-EC2-Security-CredentialCache-0.25-16.el8.src.rpm
Repository : epel
Summary : Cache credentials respecting expiration time for IAM roles
URL : https://metacpan.org/release/VM-EC2-Security-CredentialCache
License : GPL+ or Artistic
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.