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

Last updated: October 05,2024

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

Learn how to install perl-VM-EC2-Security-CredentialCache.noarch on Fedora 36

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

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

This guide let you learn how to uninstall perl-VM-EC2-Security-CredentialCache.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 5:20:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-VM-EC2-Security-CredentialCache
Version : 0.25
Release : 20.fc36
Architecture : noarch
Size : 19 k
Source : perl-VM-EC2-Security-CredentialCache-0.25-20.fc36.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.