sisco311 / scrcpy-snap

Snap packaging for scrcpy: https://github.com/Genymobile/scrcpy
Apache License 2.0
53 stars 12 forks source link

How can I install different version of scrcpy with snap? #8

Closed GBwuka closed 5 years ago

GBwuka commented 5 years ago

there is an Segmentation Fault bug in v1.10 in scrcpy, if I want to install v1.9 version of scrcpy using snap, how can I do? Thank you!

GBwuka commented 5 years ago

can release v1.9 verison of scrcpy on snap? I need scrcpy rencently, thank you very much ! image

sisco311 commented 5 years ago

Hi,

If an older revision of the snap is still installed on your system you can revert to it: snap revert scrcpy

If not, you can download the snap package from https://github.com/sisco311/scrcpy-snap/releases and install it manually: snap install --dangerous ./scrcpy_v1.9_amd64.snap