Install VMware Player on Linux - rlaich/avctrec GitHub Wiki

Install VMWare player

Download Linux package From VMWare player product page

Install package for VMware kernel module

~# sudo apt update && sudo apt install build-essential
~# sudo apt install gcc-12 libgcc-12-dev

Install

~# sudo chmod 777 VMware-Player-Full-17.5.0-22583795.x86_64.bundle
~# ./VMware-Player-Full-17.5.0-22583795.x86_64.bundle

Reference