GNU/Linux Ubuntu 18.04 Installing VMware Workstation 15.5 Pro – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install VMware Workstation 15.5 Pro on Ubuntu 18.04 Bionic LTS GNU/Linux 64-bit Desktop.
And VMware Workstation 15.5 Pro for Ubuntu continues VMware’s tradition of delivering leading edge Features and Performance.
Finally, included in the Ubuntu Install VMware Workstation 15.5 Pro guide, Link to Install VMware Tools on VMware Workstation Guests.
With support for the latest version of Windows and Linux, the latest Processors and Hardware, and the ability to connect to VMware vSphere and vCloud Air.
-
1. Launching Shell Emulator
Open a Shell Terminal emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)And Update Ubuntu Apt Repository:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
2. Installing Dependencies
Then to Install Required Packages
Simply run:sudo apt install gcc build-essential libaio1
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents