Download VMware Workstation 16 for Linux using the official links in this guide, verify your system meets the requirements, and begin exploring the world of virtualization today.
: Disable Secure Boot in your UEFI/BIOS settings (appropriate only for personal computers where security implications are understood)
VMware Workstation 16 is a hosted hypervisor that allows users to run multiple operating systems as virtual machines (VMs) on a single Linux host. Unlike VMware ESXi (a Type-1 bare-metal hypervisor), Workstation is a Type-2 hypervisor that runs on top of a host OS (such as Ubuntu, Fedora, or Debian). This guide outlines the download process, system requirements, and installation procedure.
The Complete Guide to Downloading and Installing VMware Workstation 16 Pro on Linux Vmware Workstation 16 Download Linux
64-bit Intel or AMD CPU launched in 2011 or later, minimum 1.3 GHz core speed. Memory: 4 GB RAM minimum (8 GB or more recommended).
: VMware products are now hosted by Broadcom. You must register for a Broadcom account to access the "My Downloads" section.
The most common issue when installing VMware Workstation 16 on modern Linux distributions is the failure to compile the vmmon and vmnet kernel modules. This happens because newer Linux kernels (5.15+) remove or rename certain functions. Download VMware Workstation 16 for Linux using the
For Fedora 34+, CentOS, or Rocky Linux:
(or the latest version, as Pro is now free for personal use) and choose the Download Bundle : Agree to the terms and download the Installation Steps on Linux
sudo dnf groupinstall "Development Tools" sudo dnf install kernel-devel-$(uname -r) kernel-headers Use code with caution. Step 3: Installing VMware Workstation 16 via Terminal : VMware products are now hosted by Broadcom
Launch the installation wizard. You must use sudo because the hypervisor installs system-level services: sudo ./VMware-Workstation-Full-16.*.bundle Use code with caution.
Broadcom updated the distribution method for VMware products. You must download the official, untampered installation bundle directly through the Broadcom Support Portal. Navigate to the Broadcom Support Portal.