How to Install and Uninstall perl-VM-EC2.noarch Package on Rocky Linux 8

Last updated: July 01,2024

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

Please follow the steps below to install perl-VM-EC2.noarch on Rocky Linux 8

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

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

Learn how to uninstall perl-VM-EC2.noarch on Rocky Linux 8:

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

3. Information about the perl-VM-EC2.noarch package on Rocky Linux 8

Last metadata expiration check: 1:04:36 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-VM-EC2
Version : 1.28
Release : 16.el8
Architecture : noarch
Size : 840 k
Source : perl-VM-EC2-1.28-16.el8.src.rpm
Repository : epel
Summary : Perl interface to Amazon EC2
URL : https://metacpan.org/release/VM-EC2
License : (GPL+ or Artistic 2.0) and (GPL+ or Artistic)
Description : This is an interface to the 2014-05-01 version of the Amazon AWS API
: (https://aws.amazon.com/ec2/). It was written provide access to the new tag
: and metadata interface that is not currently supported by Net::Amazon::EC2, as
: well as to provide developers with an extension mechanism for the API. This
: library will also support the Open Stack open source cloud
: (https://www.openstack.org/).