How to Install and Uninstall perl-VM-EC2.noarch Package on Fedora 35

Last updated: October 08,2024

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

This is a short guide on how to install perl-VM-EC2.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-VM-EC2.noarch on Fedora 35:

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

3. Information about the perl-VM-EC2.noarch package on Fedora 35

Last metadata expiration check: 2:39:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-VM-EC2
Version : 1.28
Release : 19.fc35
Architecture : noarch
Size : 821 k
Source : perl-VM-EC2-1.28-19.fc35.src.rpm
Repository : fedora
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/).