Skip to content

Install splashtop on steamdeck

Unlock steamdeck

sh
sudo passwd steam
sudo steamos-readonly disable

Update key

sh
sudo pacman-key --init
sudo pacman-key --populate archlinux

Install splashtop

sh
sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/splashtop-business.git ~/splashtop-business
cd ~/splashtop-business
makepkg -s

install ffmpeg4.4

sh
sudo pacman -S ffmpeg4.4

References