

If you are done with VMware Workstation pro and want to remove it from your system completely then refer the following steps, Remove / Uninstall VMware Workstation Pro Now, you can start creating Virtual machines in VMware Workstation. This conclude the installation of VMware Workstation Pro on Debian 11/10. We will be presented following informational message which says that trail will expire after 30 days. It will prompt you to to enter your user password,Ĭlick on ‘ Authenticate‘.

VMware-Player-Full-16.2.4-20089737.x86_64.bundleįrom the Activity, search vmware and click on vmware workstation icon as shown below,Ĭhoose ‘ No‘ to disable CEIP (Customer Experience Improvement Program)Ĭlick on “ I want to try VMware Workstation 16 for 30 days” and then click on Finish. Now, start the installation by executing the bundle file as shown below, $ sudo. Once the VMware workstation bundle file is downloaded, set the executable permissions using following chmod command, $ chmod +x VMware-Workstation-Full-16.2.4-20089737.x86_64.bundle To Download VMware workstation bundle file, visit their official web pageĪlternatively, we can use following wget command to download vmware workstation, $ wget 3) Start the VMware Workstation Pro Installation $ sudo apt install build-essential gcc perl bzip2 dkms make linux-headers-$(uname -r) -y 2) Download VMware Workstation Pro Bundle File

Open the terminal and execute the beneath commands to install all the required dependencies for VMware workstation pro, $ sudo apt update 1) Install VMware Workstation Pro Dependencies
