Skip to content

Alternative installation instructions

kmicki edited this page May 10, 2022 · 2 revisions

Alternative installation instructions

Download the SteamDeckGyroDSUSetup.zip from the most recent release. Unzip and run install script.

cd
wget https://github.com/kmicki/SteamDeckGyroDSU/releases/latest/download/SteamDeckGyroDSUSetup.zip
unzip -o SteamDeckGyroDSUSetup.zip
cd SteamDeckGyroDSUSetup
./install.sh

Package contains update script that downloads the most recent release from GitHub and installs it.

./update.sh

System restart is necessary in case of first install. Script will inform about that.

Uninstall

The SteamDeckGyroDSUSetup.zip contains also uninstall script.

./uninstall.sh