joe*_*e.s 7 package-management apt lubuntu steam games
我在我的旧系统上使用过 Lubuntu,安装 Steam(仅运行它)没有任何困难。
但这一次我似乎根本无法安装 Steam,当我从“软件”或从 Steam 网站尝试时,它开始安装,达到 20-40% 然后停止,好像我什至没有点击安装.
尝试在终端中安装时,我得到以下信息:
lubuntu@lubuntu:~$ sudo apt-get install steam
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package steam is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'steam' has no installation candidate
Run Code Online (Sandbox Code Playgroud)
我一直在寻找但没有运气,大多数人只是建议通过终端来做,我也尝试过sudo apt-get install steam -f
建议的但给出了与上面相同的结果。
请帮忙安装这个?
rav*_*ery 10
Steam 仅支持 32 位。首先启用 i386 multiarch 并确保您是最新的
sudo dpkg --add-architecture i386
sudo add-apt-repository multiverse
sudo apt-get update
sudo apt-get dist-upgrade
Run Code Online (Sandbox Code Playgroud)
然后安装蒸汽
sudo apt-get install steam
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
15975 次 |
最近记录: |