Skip to main content

Command Palette

Search for a command to run...

Install Vmware Workspace in Fedora

Published
1 min readView as Markdown

If you ge the error:

Extracting VMware Installer…done. No protocol specified No protocol specified User interface initialization failed. Exiting. Check the log for details.

sudo dnf install kernel-devel kernel-headers

sudo dnf group install “Development Tools”

sudo dnf install ncurses-compat-libs

Install as usual