在全新安装 Ubuntu 13.10 后,我注意到 Ubuntu 软件中心没有 steam!好吧,这不是什么问题,因为 steam 可以通过他们网站上的 deb 文件安装。但是,出于好奇,我想知道它是否会很快在软件中心可用!
答案1
根据这在 Saucy 中。也许您需要激活/添加适当的存储库,以便 USC 向您显示:
sudo add-apt-repository http://repo.steampowered.com/steam/ steam
sudo apt-get update
在全新安装 Ubuntu 13.10 后,我注意到 Ubuntu 软件中心没有 steam!好吧,这不是什么问题,因为 steam 可以通过他们网站上的 deb 文件安装。但是,出于好奇,我想知道它是否会很快在软件中心可用!
根据这在 Saucy 中。也许您需要激活/添加适当的存储库,以便 USC 向您显示:
sudo add-apt-repository http://repo.steampowered.com/steam/ steam
sudo apt-get update