Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TolgaBagci/f6e0d9ded8809bd152e2ebba0cafe463 to your computer and use it in GitHub Desktop.
Save TolgaBagci/f6e0d9ded8809bd152e2ebba0cafe463 to your computer and use it in GitHub Desktop.
How to Install VMware Workstation 16 Pro on Ubuntu

How to Install VMware Workstation 16 Pro on Ubuntu

  1. https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html

or

wget https://download3.vmware.com/software/wkst/file/VMware-Workstation-Full-16.1.0-17198959.x86_64.bundle

  1. chmod +x VMware-Workstation-Full-16.1.0-17198959.x86_64.bundle

  2. sudo ./VMware-Workstation-Full-16.1.0-17198959.x86_64.bundle

  3. sudo apt install build-essential

For step by step setup, you can check out our article: https://www.sysnettechsolutions.com/en/install-vmware-ubuntu/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment