歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> 如何在Linux下卸載VMware Workstation

如何在Linux下卸載VMware Workstation

日期:2017/2/28 16:23:39   编辑:Linux教程

[email protected]:~$ vmware-uninstall
You have gotten this message because you are either downgrading VMware
Workstation, Player, or VIX, or because you attempted to run either
vmware-uninstall or vmware-uninstall-vix.

If you are downgrading, please uninstall all newer versions first, then
install again.

The vmware-uninstall* scripts have been deprecated. Instead, please use
the vmware-installer.

Long form:
vmware-installer --uninstall-product PRODUCT
Short form:
vmware-installer -u PRODUCT

Where PRODUCT is one of vmware-workstation, vmware-player, or vmware-vix.

For a list of which products are installed, you may run:
vmware-installer --list-products
or:
vmware-installer -l


[email protected]:~$ vmware-installer -l
Product Name Product Version
====================== ====================
vmware-workstation 7.1.1.282343
[email protected]:~$ vmware-installer -u vmware-workstation

Copyright © Linux教程網 All Rights Reserved