Download Synergy for Debian Linux
Synergy is available .deb format.
To install Synergy using the dpkg, download the .deb to a known directory
Then use:
dpkg -i ./synergy-cad_16.0-8_i386.deb
Another way to get Synergy is to add the line:
deb http://webersys.com/powweb/debian/ ./
to the /etc/apt/sources.list file and run:
apt-get update
apt-get install synergy-cad
|