Welcome to learning Zone ...

Monday, August 27, 2012

How to Uninstall Vmware Products on Ubuntu

  1. Open your terminal and type: vmware-installer -l. This command will list all Vmware products installed on your computer.
  2. muhammad@mdba:~$ vmware-installer -l
    Product Name Product Version
    ==================== ====================
    vmware-player 4.0.4.744019

  3. Then select the product you want to uninstall.Let say you want uninstall Vmware Player, then I type:
  4. muhammad@mdba:~$ sudo vmware-installer -u vmware-player
    It will pop-up a window follow the instructions and uninstall the product. That's all.

No comments:

Post a Comment