Install VMware Workstation 14 Player on Fedora
How to Install VMware Workstation 14 Player on Fedora 64-bit GNU/Linux desktop – Step by step Tutorial.
Especially relevant: you do Not need to Buy it because the VMware Workstation Player 14 is Free for Non Commercial Use – Step by step Tutorial.
And VMware Workstation 14 Player (formerly known as VMware Player Pro) is a streamlined offering of VMware Workstation Pro 14 that is ready for Windows 10, offers enhanced 3-D graphics support and improved virtual machine performance.

-
Open a Shell Terminal emulator window
Start Typing ‘term’ on desktop.
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing Required Packages
For Fedora 22+:sudo dnf install kernel-headers kernel-devel gcc glibc-headers make libaio
If Got “User is Not in Sudoers file” then see: How to Enable sudo
For Fedora < 22:sudo yum install kernel-headers kernel-devel gcc glibc-headers make libaio
-
Download VMware Workstation Player 14 Free
-
So now Run VMware-Workstation Bundle
Access the VMware Workstation Bundle Location:cd $HOME/Downloads
Give Execution Permissions:
chmod +x ./VMware-Workstation*14*.bundle
Then Run the VMware Workstation Bundle:
sudo ./VMware-Workstation*14*.bundle
If the Graphical Installer do Not Launch then type ‘q’ to Accept License and Follow CLI Wizard.
-
And Follow the VMware Workstation Player 14 WorkFlow
Accept the Licenses:
Then Possibly Insert the License Key if Already have One:
Then Start Installation:
-
Finally, Enjoy VMware Workstation Player 14 on Fedora ;)
-
How to Install VMware-Tools on VMware Workstation Guests:
How to Install Google-Chrome Web Browser on Fedora Linux
Installing Google-Chrome Web Browser on Fedora.