# Installing the Remotely Client on Linux

## Install the client on Linux

{{@6#bkmrk-your-clients%2C-family}}

### Dependencies Needed.

You'll need a few files installed in order for the Remotely Client to function properly on Linux (only tested on Ubuntu 18.04 and later).

`sudo apt update`

`sudo apt install libx11-dev libxrandr-dev libc6-dev libgdiplus libxtst-dev xclip`

### Make Remotely Client Executable

`chmod +x Remotely_Desktop`

## Run the Remotely Client

`sudo ./Remotely_Desktop`