We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ac862f9
sudo apt-get install -f ~/Downloads/sunshine20-04.deb
sudo usermod -a -G input $USER
mkdir -p ~/.config/systemd/user
cp ~/Downloads/sunshine.service ~/.config/systemd/user/
systemctl --user daemon-reload
systemctl --user start sunshine
sudo apt-get install -f ~/Downloads/sunshine21-04.deb