作为记录,特搬运【龙芯3A6000加Aosc畅玩steam】 https://www.bilibili.com/video/BV1Cay9BKEtf/
1.进入4K分页内核的AOSC OS
2.oma upgrade
3.oma install steam,由于依赖关系,oma会自动为你安装 box64,所以视频中的教程可以省略手动安装box64的过程。
4.sudo update-alternatives --config emu-x86_64.conf

然后在如图所示的地方,输入1,选择默认box64实现二进制翻译。
5.sudo update-alternatives --set emu-x86_64.conf /usr/lib/binfmt.alternatives/box64.conf
6.sudo update-alternatives --set emu-i386.conf /usr/lib/binfmt.alternatives/box32.conf
7.update-alternatives --list emu-x86_64.conf 查看配置情况。
8.sudo systemctl restart systemd-binfmt.service 重新启动服务
此时系统默认的翻译程序已配置成了box64
接下来,启动Steam