1. Download VMware Workstation Player 15.5 https://www.vmware.com/kr/products/workstation-player/workstation-player-evaluation.html2.Move download directory $ cd /movedownloaddirectory 3. Grant user execution permission $ chmod u+x VMware-Player-15.5.1-15018445.x86_64.bundle4. Install build-essential $ sudo apt install build-essential 5. Install VMware workstation player $ sudo ./V..