无论我做什么,我都不可能在全新安装的 Ubuntu 20.04.2 上安装 Steam。
存在无法修复的未满足的依赖项。Steam 为什么不发布仅适用于 Ubuntu 的版本/安装程序?我认为他们非常支持 Linux。
我尝试手动下载缺少的依赖项并安装它们,但即使这样也失败了,可能是因为每个包都有自己的(其他)依赖项,它们有自己的依赖项等。
sudo apt install ./* && sudo apt --fix-broken install ./*
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libgl1 : Breaks: libgl1:i386 (!= 1.3.1-1ubuntu0.20.04.1) but 1.3.1-1 is installed
libgl1:i386 : Breaks: libgl1 (!= 1.3.1-1) but 1.3.1-1ubuntu0.20.04.1 is installed
libgl1-mesa-dri : Breaks: libgl1-mesa-dri:i386 (!= 20.0.8-0ubuntu1~20.04.1) but 20.0.4-2ubuntu1 is installed
libgl1-mesa-dri:i386 …Run Code Online (Sandbox Code Playgroud) steam ×1