Skip to content

Installing the PCoIP Software Client for Linux

To install the PCoIP Software Client for Linux:

  1. Download the Teradici repository:
    sudo wget -O teradici-repo-latest.deb https://downloads.teradici.com/ubuntu/teradici-repo-$(lsb_release -cs)-latest.deb
    
  2. Install the Teradici repository:
    sudo apt install ./teradici-repo-latest.deb
    
  3. Install the PCoIP Software Client for Linux:
    sudo apt update
    sudo apt install pcoip-client
    
  4. Launch the pcoip-client to create default configuration files and then quit the client.

It is also possible to install and run the PCoIP Software Client for Linux within a docker container, for information on this process, see Docker Containers.

The reference section also has information on Disabling the Virtual Terminal Functionality and configuring Linux Keyboard Shortcuts.