How to Install and Uninstall perl-VM-EC2-Security-CredentialCache.noarch Package on Oracle Linux 8

Last updated: September 20,2024

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

Learn how to install perl-VM-EC2-Security-CredentialCache.noarch on Oracle Linux 8

$ 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 Oracle Linux 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 Oracle Linux 8

Last metadata expiration check: 3:05:07 ago on Mon Sep 12 02:51:38 2022.
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.