Here the steps for Install and Uninstall VMware .bundle in Redhat and also Linux. I have checked with RHEL 6.
For install :
Login in as root user, Type following command
~]# sh VMware-***.bundle
Here *** will be your software and it's version.
This command will display normal GUI installation. Choose option as your wish.
For Uninstall :
Login in as root user, Type following command
~]# vmware-installer -l
This will display your product name and product version installed by VMware.
Ex:
*
*
*
Product Name Product Version
========== ==============
vmware-player 4.0.1.528992
Note Name and Version, Use following command to uninstall
~]# vmware-installer -u {product-name} {product-version}
Ex:
~]# vmware-installer -u vmware-workstation 8.0.1.528992
Now you can uninstall with GUI.
* This is common for all VMware .bundle installation files. Ex: VMware-Workstation, VMware-Player etc.
For install :
Login in as root user, Type following command
~]# sh VMware-***.bundle
Here *** will be your software and it's version.
This command will display normal GUI installation. Choose option as your wish.
For Uninstall :
Login in as root user, Type following command
~]# vmware-installer -l
This will display your product name and product version installed by VMware.
Ex:
*
*
*
Product Name Product Version
========== ==============
vmware-player 4.0.1.528992
Note Name and Version, Use following command to uninstall
~]# vmware-installer -u {product-name} {product-version}
Ex:
~]# vmware-installer -u vmware-workstation 8.0.1.528992
Now you can uninstall with GUI.
* This is common for all VMware .bundle installation files. Ex: VMware-Workstation, VMware-Player etc.