How to Install vmware-manager in Ubuntu 18.04



Install vmware-manager by entering the following commands in the terminal:

sudo apt update
sudo apt install vmware-manager

Description:

utility to manage VMware virtual machines

This package provides vwm, a command-line tool for managing VMware virtual machines. This is primarily useful for larger installations where virtuals need to be migrated, cloned or otherwise modified from the command line. . vwm requires the non-free VMware Vsphere Perl SDK to be installed.

Homepage: https://github.com/hash-bang/VMM

Version: 0.2.0-3

Section: multiverse/admin