How to Install and Uninstall perl-VM-EC2-Security-CredentialCache.noarch Package on Fedora 38

Last updated: June 03,2024

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

Please follow the guidance below to install perl-VM-EC2-Security-CredentialCache.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall perl-VM-EC2-Security-CredentialCache.noarch on Fedora 38:

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

3. Information about the perl-VM-EC2-Security-CredentialCache.noarch package on Fedora 38

Last metadata expiration check: 3:28:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-VM-EC2-Security-CredentialCache
Version : 0.25
Release : 23.fc38
Architecture : noarch
Size : 19 k
Source : perl-VM-EC2-Security-CredentialCache-0.25-23.fc38.src.rpm
Repository : fedora
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.