Usage
To install [Deprecated] VMware Horizon Client for Windows, run the following command from the command line or from PowerShell:
choco install vmware-horizon-client
To upgrade [Deprecated] VMware Horizon Client for Windows, run the following command from the command line or from PowerShell:
choco upgrade vmware-horizon-client
To uninstall [Deprecated] VMware Horizon Client for Windows, run the following command from the command line or from PowerShell:
choco uninstall vmware-horizon-client
Description
DEPRECATED
VMware Horizon Client has been deprecated and rebranded to Omnissa Horizon Client.
In 2024, Broadcom sold VMware’s End-User Computing (EUC) division to KKR, which rebranded it as Omnissa. The Horizon Client is now developed and distributed by Omnissa.
What happens when you install this package?
This deprecated package will automatically install the replacement package omnissa-horizon-client as a dependency.
Migration
To migrate manually:
choco uninstall vmware-horizon-client
choco install omnissa-horizon-client
Or simply update, and the dependency will handle the transition:
choco upgrade vmware-horizon-client