How to Install ruby-rbvmomi in Ubuntu 18.04



Install ruby-rbvmomi by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-rbvmomi

Description:

Ruby interface to the VMware vSphere API

This package provides the gem, RbVmomi, which is a Ruby interface to the vSphere API. Like the Perl and Java SDKs, it can be used to manage ESX and VirtualCenter servers.

Homepage: https://github.com/vmware/rbvmomi

Version: 1.8.2-1

Section: universe/ruby