Declaring identified domains: VMware Workstation 16 Pro and Player for Linux are high-performance hypervisors that allow you to run multiple virtual machines on a single Linux host. While newer versions like Workstation 17 are now available, version 16 remains a stable choice for many users. Broadcom support portal 1. Download and System Requirements
You can download the VMware Workstation 16 bundle for Linux from the official Broadcom Support Portal VMware Blogs Minimum Requirements: 64-bit x86 processor (2GHz or faster).
2GB RAM minimum, though 4GB+ is highly recommended for smooth performance.
Additional disk space is required for each virtual machine you create. Vmware Workstation 16 Download Linux
Supports various 64-bit distros, including Ubuntu (16.04 to 20.04), RHEL, and CentOS. Broadcom support portal 2. Installation Steps (Terminal) The Linux installer is provided as a file. Follow these steps to install it: Desktop Hypervisor Solutions | VMware
VMware Workstation 16 Pro remains a popular choice for Linux users who need to run virtual machines (Windows, Linux, or other OSes) on their Linux host system. While version 17 is now the latest (as of late 2024/2025), version 16 is still downloaded for legacy support, specific hardware compatibility, or licensing reasons.
Should you need to remove it completely: Declaring identified domains: VMware Workstation 16 Pro and
sudo vmware-installer --uninstall-product vmware_workstation
Or if the installer is missing:
sudo rm -rf /usr/lib/vmware /usr/bin/vmware /etc/vmware
sudo rm -rf /var/lib/vmware
The installation requires execution permissions and administrative privileges (root/sudo).
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. VMware Workstation 16 — Download & Install on
sudo ./VMware-Workstation-Full-16*.bundle --uninstall-product vmware-workstation
To successfully run VMware Workstation 16 on your Linux host, verify these requirements:
Hardware:
Supported Linux Host OS (for Workstation 16):
Note: For newer kernels (5.15+), you may need to apply a small patch or use a build script, which we will cover later.