Uninstall a product VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle
risko@funtoox99 ~/Downloads $ sudo sh VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle -l
Extracting VMware Installer...done.
Product Name Product Version
==================== ====================
vmware-workstation 17.0.2.21581411
risko@funtoox99 ~/Downloads $ sudo sh VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle -u vmware-workstation
Extracting VMware Installer...done.
All configuration information is about to be removed. Do you wish to
keep your configuration files? You can also input 'quit' or 'q' to
cancel uninstallation. [yes]:
Uninstalling VMware Installer 3.1.0
Deconfiguring...
[######################################################################] 100%
Uninstallation was successful.
risko@funtoox99 ~/Downloads $
risko@funtoox99 ~/Downloads $ sh VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle -h
Extracting VMware Installer...done.
Usage: vmware-installer [options]
VMware Installer
Options:
--version show program's version number and exit
-h, --help show this help message and exit
Manage:
Install or uninstall products
-i FILE, --install-bundle=FILE
Install bundle from FILE
--install-component=FILE
Install a component
--uninstall-component=NAME
Force uninstallation of a component
-u NAME, --uninstall-product=NAME
Uninstall a product
-r, --resolve-system
Force the system to resolve the current state
--register-file=COMPONENT_NAME (config|regular) FILE
Register a file in the database
-x DIR, --extract=DIR
Extract the contents of the bundle into DIR
-p DIR, --prefix=DIR
Set a custom install location
Information:
Look up information on installed products
-l, --list-products
List installed products
-t, --list-components
List the installed components
-L COMPONENT, --list-files=COMPONENT
List files for a given component
-S FILE, --find-file=FILE
List components and files matching the given pattern
Settings:
Set and retrieve settings
-g COMPONENT KEY, --get-setting=COMPONENT KEY
Get setting
-s COMPONENT KEY VALUE, --set-setting=COMPONENT KEY VALUE
Set setting
-d COMPONENT KEY, --delete-setting=COMPONENT KEY
Delete setting
Options:
--deferred-gtk Install the product silently, and configure the
product in first launch
--console Use the console UI
--custom Allow customization of the install, including file
locations. Only apply to console UI.
--regular Displays questions that have no good defaults
(Default)
--required Displays only questions absolutely required
-I, --ignore-errors
Ignore component script errors
--eulas-agreed Agree to the EULA
Comments
Post a Comment