Installation
Run the following commands to install Moonlight Qt to your device:
curl -1sLf 'https://dl.cloudsmith.io/public/moonlight-game-streaming/moonlight-qt/setup.deb.sh' | sudo -E bash
sudo apt install moonlight-qt
Updates
To update Moonlight Qt after you've installed it, run:
sudo apt update
sudo apt upgrade
Running Moonlight
Start Moonlight by running the command.moonlight-qt
For best performance, run Moonlight directly from a console/TTY. If you are currently in a desktop environment, you should be able to switch using Ctrl+Alt+(F1-F7). Usually your desktop will be at Ctrl+Alt+F1 or Ctrl+Alt+F7, so you can pick a different TTY that's not being used.
标签:Moonlight,qt,sudo,apt,moonlight,Alt From: https://www.cnblogs.com/xwgli/p/18572369