How to Install and Uninstall perl-VM-EC2.noarch Package on CentOS Stream 9

Last updated: November 28,2024

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

This is a short guide on how to install perl-VM-EC2.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall perl-VM-EC2.noarch on CentOS Stream 9:

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

3. Information about the perl-VM-EC2.noarch package on CentOS Stream 9

Last metadata expiration check: 3:07:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-VM-EC2
Version : 1.28
Release : 24.el9
Architecture : noarch
Size : 820 k
Source : perl-VM-EC2-1.28-24.el9.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/).