A new version of Broadcom’s free virtualisation software VMware Workstation Pro is out with been support Ubuntu 26.04 LTS.

VMware Workstation Pro 26H1, alongside the macOS counterpart VMware Fusion Pro, now supports the latest long-term support version of Ubuntu as both host (the OS the software runs on) and guest OS (as a virtual machine within the software).

Fedora 43 and 44, SUSE Linux Enterprise 16 and openSUS 16.0 are also newly supported as guest and host OSes, while those looking beyond Linux can now run FreeBSD 15.0 guests too.

The Window version of VMware Workstation Pro 26H1 sees “all binaries, libraries, installer components, and related services are delivered and executed as 64-bit processes” too.

All versions (macOS, Windows and Linux) can connect to remote ARM-based ESXi hosts to “manage VMs on remote ARM servers directly from VMware Workstation or Fusion on any supported platform”, a notable change given ever-diversifying development environments.

Elsewhere, VM notes are shown in folder tabs; an updated saved credential format makes it easier to identify encrypted VMs on the host platform; and buttons linking to help docs direct to Broadcom Technical Documentation homepage.

Windows and Linux builds can show created and last powered-on timestamps for VMs, though that addition is not listed in the release notes for Fusion Pro, the macOS version (pictured in the hero image).

But Mac users do benefit from a security vulnerability fix: a SETUID exploit could allow a someone with non-administrative user privileges on the escalate privileges to root on the system where Fusion Pro was installed.

No Linux-specific fixes or features are called out in the 26H1 release announcement or the techdocs release notes, but the headline changes are present.

How to install VMware Workstation Pro on Ubuntu

VMware Workstation Pro is free, but not open source software. You can use it personally or commercially without needing to buy a license key. However, to download the installer you must signup for an account, check a bunch of boxes and navigate a confusing mess of links.

Once you get the Linux download, it comes in a .bundle file (which some people don’t know what to do with). Well, you run that file from the command line as root.

But you’re not done just yet, as you should also use apt to install build-essential (needed for GCC), and linux-headers-generic-{your-kernel-version}. If you launch VMware Workstation without these, it won’t be able to build its kernel modules.

Finally, open VMware Workstation Pro, run through the kernel module installer that’s shown and then you’re good to go with, y’know, actually installing a guest OS using an ISO/IMG file.

If you install Ubuntu as a VM (on any host OS) using VMware, you should install the open-vm-tools-desktop package inside of it. This enables/supports various integrations, like clipboard sharing and drag and drop of files from host to guest.