Qual é a sua dúvida?
Instalando Barrier no Linux
Instalando Barrier
Link oficial
Extra packages
$ sudo apt update && sudo apt upgrade
$ sudo apt install git cmake make xorg-dev g++ libcurl4-openssl-dev \
libavahi-compat-libdnssd-dev libssl-dev libx11-dev \
libqt4-dev qtbase5-dev
Instalando via código fonte
$ git clone https://github.com/debauchee/barrier.git $ cd barrier $ git submodule update --init --recursive $ ./clean_build.sh $ cd build $ sudo make install # install to /usr/local/
Informações Extras
Releases Windows e Linux
https://github.com/debauchee/barrier/releases/tag/v2.3.3
Configurando o Server X Client
https://goinglinux.com/articles/UsingSynergyOnLinuxAndWindows_en.htm