How to Install libvm-ec2-perl in Ubuntu 18.04



Install libvm-ec2-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libvm-ec2-perl

Description:

module providing controls on Amazon EC2 and Eucalyptus

This is an interface to the 2014-05-01 version of the Amazon AWS API (http://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 Eucalyptus open source cloud (http://open.eucalyptus.com). . The main interface is the VM::EC2 object, which provides methods for interrogating the Amazon EC2, launching instances, and managing instance lifecycle.

Homepage: https://metacpan.org/release/VM-EC2

Version: 1.28-2build1

Section: universe/perl