Hello, everyone.
In this video, I will demonstrate what you need to install VMware Workstation 17.5 on Fedora Workstation 39.
Download VMware:
Update Fedora:
sudo dnf update
VMware Dependencies:
sudo dnf install fuse3 gtkmm4.0 kernel-devel kernel-headers gcc gcc-c++ make git libnsl libnsl2 libxcrypt libxcrypt-compat
Download VMware Kernel Modules (VMMON,VMNET):
wget
tar -xzf workstation-17.5.1.tar.gz
tar -cf vmmon.tar vmmon-only
tar -cf vmnet.tar vmnet-only
sudo cp -v vmmon.tar vmnet.tar /usr/lib/vmware/modules/source/
sudo vmware-modconfig –console –install-all
Time Code:
00:00 Intro
00:46 Download VMware from official site
01:47 Make sure OS is up-to-date
02:08 Install VMware dependency packages
03:30 Install VMware workstation from bundle file.
03:50 Download and copy the VMware Kernel Modules.
05:47 Continue the VMware installation process
#vmware #vmwareworkstation #vmwarelinux
[ad_2]
source