installing ssvnc - Raspberry Pi Forums
i trying install ssvnc, , have downloaded 2 different .tar.gz files site, , error when try unpack them in terminal:
gzip stdin: unexpected end of file
tar: child returned status 1
tar: error not recoverable: exiting now.
cannot when double click them, without getting error: "cannot open file 'file name'. archive format not recognized!"
i've tried both of these commands:
tar zxf ./ssvnc
and
tar -xvzf ./ssvnc
gzip stdin: unexpected end of file
tar: child returned status 1
tar: error not recoverable: exiting now.
cannot when double click them, without getting error: "cannot open file 'file name'. archive format not recognized!"
i've tried both of these commands:
tar zxf ./ssvnc
and
tar -xvzf ./ssvnc
does
sudo apt-get update && sudo apt-get install ssvnc
not work ?
sudo apt-get update && sudo apt-get install ssvnc
not work ?
raspberrypi
Comments
Post a Comment