VMware installation - thiagobs-webdev/helptools GitHub Wiki
Installing VMware Workstation Player on Deepin Linux
- Download VMware: Download
- Open the terminal:
Ctrl + Alt + T - Install gcc:
sudo apt install gcc build-essential - Access the VMware Location:
cd Downloads/ - Give Execution Permissions:
sudo chmod +x ./VMware-Player*15*.bundle - Run the VMware:
sudo ./VMware-Player*15*.bundle - Done \o/