how to install vmware workstation 14 on Ubuntu and Linux mint .
installation steps are:
VMWARE WORKSTATION INSTALLATION STEPS ON UBUNTU LINUX MINT.
1: install some required packgges
"sudo apt-get install gcc build-essential -y"
2: Download the package from vmware site
wget https://www.vmware.com/go/getworkstat...
4: after download file change the permission
chmod +x getworkstation-linux
5: now run the script using "./getworkstation-linux"
6: if you wan to uninstall then "vmware-installer -u vmware-workstation."