How to uninstall VMware Workstation on Linux!
I recently installed VMware Workstation under Linux as a test. The result was not so great, it works better under Windows.
So I wanted to uninstall it again. The installation runs using a script, as does the uninstallation.
The following command calls the uninstallation:
sudo vmware-installer --uninstall-product vmware-workstation
A short confirmation and the software is then uninstalled. Virtual machines must be removed manually at the end.