UBUNTU 新手,安装 steam 时遇到问题

UBUNTU 新手,安装 steam 时遇到问题
  • 分销商 ID:Ubuntu
  • 描述:Ubuntu 14.04.2 LTS
  • 版本:14.04
  • 代号:值得信赖

火狐

Steam needs to install these additional packages: 
libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386
[sudo] password for gbs2: 
..........................................................................................................
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that yo have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4)
 unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but     it is not going to be installed
                    Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

任何意见,将不胜感激。

答案1

尝试这个:

sudo apt-get install libglapi-mesa libcheese-gtk23 libcheese7 libgl1-mesa-glx unity-control-center 

然后做任何你需要做的 Steam 事情。

此外,如果它不起作用,请告诉我,并在这种情况下提供以下信息:

  1. 64 位还是 32 位?
  2. 基本硬件信息?
  3. 还有什么可能有帮助吗?

相关内容