Get the Latest VMware Workstation 14 Pro on Ubuntu 16.04 / 17.04 | 17.10

If you need an environment where you can test different operating systems on a single host computer, then you should probably get a copy of VMware Workstation Pro… VMware Workstation is great when you need to run multiple independent virtual guest machines simultaneously…
For those who don’t know VMware Workstation, it’s a virtualization software that allows technical professionals to install and run multiple x86-based Windows, Linux and Mac operating systems simultaneously on the same host machine.
You can create and run guest operating systems inside a window of the host computer. This is a powerful software and I’d recommend every technical professional to obtain a copy to use to create test environments where applications and other software settings can be tested.
This post shows students and new users how to install the latest version of VMware Workstation Pro on Ubuntu 16.04 / 17.04 | 17.10 easily…
Step 1: Download VMware Workstation Pro
To download VMware Workstation Pro, copy and paste the link below in your browser… this should open a download session and allows you to download the VMware Workstation Pro package..
Save in your ~/Downloads folder in your home directory..
After downloading the file, open your command terminal by press Ctrl — Alt — T on your keyboard…
Step 2: Make the Downloaded File Executable
Now that you have downloaded the file, the next step is to make it executable. By default it is not. Run the commands below to make the downloaded file executable.
sudo chmod +x ~/Downloads/VMware-Workstation-Full-14*.bundle
Step 3: Install Dependencies
Run the commands below to install dependencies.
sudo apt-get -y install gcc make linux-headers-$(uname -r) dkms
Step 4: Execute the Installer Wizard
Now that the file is executable, run the commands below to execute the installer wizard.
sudo ~/Downloads/VMware-Workstation-Full-14*.bundle
Follow the on-screen wizard until you have successfully installed VMware Workstation 14 Pro
Do you agree? [yes/no]: yes Would you like to check for product updates on startup? [yes]: </b>VMware's Customer Experience Improvement Program ("CEIP") provides VMware with information that enables VMware to improve its products and services, to fix problems, and to advise you on how best to deploy and use our products. As part of the CEIP, VMware collects technical information about your organization's use of VMware products and services on a regular basis in association with your organization's VMware license key(s). This information does not personally identify any individual. Additional information regarding the data collected through CEIP and the purposes for which it is used by VMware is set forth in the Trust & Assurance Center at http://www.vmware.com/trustvmware/ceip.html. <b>Join the VMware Customer Experience Improvement Program ("CEIP")? If you prefer not to participate in VMware's CEIP for this product, you should select "No" below. You may join or leave VMware's CEIP for this product at any time. [yes]: yes Please enter the user that will initially connect to Workstation Server. Without setting this correctly, you will not be able to share VMs with other users. Additional users and administrators can be configured later in Workstation by selecting "Shared VMs" and clicking "Permissions". [richard]: Please choose a directory for your shared virtual machines. [/var/lib/vmware/Shared VMs]: Please enter the port to use for https access to Workstation Server. (HTTPS port:) [443]: Enter license key. (optional) You can enter this information later.: The product is ready to be installed. Press Enter to begin installation or Ctrl-C to cancel. Installing VMware Workstation 14.0.0 Configuring... [######################################################################] 100% Installation was successful.
That’s it!
After installing, open your application menu and launch VMware Workstation for Linux

You may also like the post below:
Thank you very much. How do we uninstall this?
I am very thankful for share the details VMware has been install properly