[Internal testing communication] [经验分享] 使用Flatpak安装最新版Steam
Tofloor
poster avatar
mozixun
Moderator
10 hours ago
Author
  1. 安装Flatpak: sudo apt install flatpak -y
  2. 增加源: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
  3. 换国内镜像缓存: sudo flatpak remote-modify flathub --url=https://mirrors.ustc.edu.cn/flathub
  4. 安装Steam: flatpak install com.valvesoftware.Steam -y
  5. 附加: 如果你需要连接手柄一类的设备,加better deepin repo源之后, 输入 sudo apt install steam-devices 后重启电脑即可
Reply Favorite View the author
All Replies
avatar
jjcui8595
deepin
3 hours ago
#1

感谢分享

Reply View the author