Issues Installing the 8.2.7 VERDE-Client on an Ubuntu Workstation/Client
Product Line: VERDE
There's currently an error when installing the VERDE-Client on an Ubuntu Workstation/Client.
To Resolve:
- You need to download the VERDE-Client to the Ubuntu Workstation
- Access the Terminal
- CD to location of the software ( if should be in your /Downloads directory )
- Run the following commands. This should resolve the issue:
- sudo apt-get update
- Install freerdp2-x11 using command : sudo apt-get install freerdp2.x11
- Install verde client: sudo dpkg -i verde-user-tools_8.2.7-rel.933_amd64.deb (the current name of the file)
- Installation will show some errors as the package it is searching for is not available but, user can connect to Verde gold image sessions using Spice and RDP protocols as it would use freerdp2-x11 manually installed by us.