cat xclip-0.12.tar.gz | ssh user@192.168.1.77 cat ">" xclip-0.12.tar.gz
ssh user@192.168.1.77
gunzip xclip-0.12.tar.gz
tar -xf xclip-0.12.tar cd xclip-0.12
sudo gainroot apt-get install libxmu-dev exit
./configure
make