Installing the Zoom Media Plugin
If you are using Anyware client 25.03, you must install the Zoom Media Plugin manually. A manual installation process is also necessary if Anyware client fails to install the Zoom VDI Plugin correctly.
Info
When installing for the first time, Zoom recommends installing the Zoom Media Plugin on thin clients first, and then installing the VDI Client Host in the virtual desktop environment. However, while updating the VDI client and plugins, first update the VDI Client Host and then update the Zoom Media plugins on thin clients.
Installation Procedure
-
Ensure that you have administrator privileges on the client machine on which you want to install the Zoom Media Plugin.
-
On the client machine, access the Zoom VDI releases and downloads page in a web browser.
-
Under Compatible plugins, locate the installer version. The version must be 6.1.12 or later.
Note: Version Parity
The Zoom Plugin version you select must be the same as the version of the Zoom VDI Client on the agent machine.
-
Select either the Debian package of your interest next to Linux Universal installers. The .deb package will be downloaded to your computer.
-
Disconnect any PCoIP session.
-
Quit the Anyware Software Client.
-
Open a Terminal.
-
Install the Zoom VDI Plugin by using the Linux Universal Installer. Run the following command:
sudo apt install zoomvdi-universal-plugin
where, package_path represents the debian package. For example, zoomvdi-universal-plugin-thinpro_6.2.12.deb.
Installation Location
The Zoom Media Plugin is installed in the following locations by default: /usr/lib/zoomvdi-universal-plugin/libZoomPlugin.so
Uninstalling the Zoom VDI Plugin
-
Open a Terminal.
-
Uninstall the Zoom VDI Plugin by running the following command:
sudo apt remove zoomvdi-universal-plugin