Restart your machine. Before your Linux OS boots, a blue screen interface called the wizard will appear. Select Enroll MOK . Select Continue . Choose Yes to enroll the keys. Enter the temporary password you created in step 3. Select Reboot .
Virtualization has become a cornerstone of modern IT infrastructure, development, and cybersecurity analysis. For Linux users, whether you are a software developer needing to test cross-platform applications, a sysadmin managing multiple server environments, or a student learning about operating systems, a reliable Type-2 hypervisor is essential.
(Replace 16.x.x-xxxxxx with the exact version string of your downloaded file.) 4. Run the Installer
Reboot your system to load the updated kernel:
sudo vmware-installer -u vmware-workstation
Broadcom migrated the traditional VMware Customer Connect portal to the Broadcom Support Portal. Consequently, legacy installation files—including older major versions like Workstation 16—are hosted within Broadcom's licensing and download infrastructure. To access these official downloads, users must create a free Broadcom account. Licensing Changes for Workstation Pro
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
Before proceeding, ensure your Linux host meets these hardware prerequisites. VMware Workstation 16.x requires a 64-bit x86 processor, and virtualization technology (Intel VT-x or AMD-V) must be enabled in your system's BIOS or UEFI firmware. For a smooth experience, a CPU with at least 4 cores and 8 GB of RAM is recommended, though 4 GB is the absolute minimum. A graphics card that supports OpenGL 4.5 or later is also recommended for optimal 3D acceleration. In terms of software, a modern Linux distribution is necessary, such as Ubuntu 22.04 LTS, Ubuntu 20.04 LTS, CentOS 7.x, or Debian 10.x. Crucially, the installer will need to build kernel modules, so your system must be able to compile software, requiring build tools like gcc , make , and the appropriate kernel headers.
Before installing VMware Workstation 16 Pro, you must install build tools and kernel headers. VMware needs these to compile its kernel modules ( vmmon and vmnet ) during the first launch.
: Use the community-maintained vmware-host-modules patch:
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.
VMware distributes its Linux installer as a universal .bundle script.
