Product QVD 4.2 Virtual Deckard
QVD Docs Team <documentation@theqvd.com>
Legal notice
1. Add the QVD repository
root@myserver:~# wget -qO - https://www.theqvd.com/packages/key/public.key | sudo apt-key add - root@myserver:~# echo "deb http://theqvd.com/packages/ubuntu-bionic QVD-4.2.0 main" > \ /etc/apt/sources.list.d/qvd.list root@myserver:~# apt-get update
2. Install the QVD client
root@myserver:~# apt-get install perl-qvd-client
3. Execute the QVD client
Depending on the environment of the desktop, you should be able to access the client inside the menu "Applications", usually in the submenu "Internet". As an alternative, you can execute the GUI of the client from the console using the command /usr/lib/qvd/bin/qvd-gui-client.pl.