我刚安装的 12.04 LTS 中无法安装 gnome-shell
Message:
gnome-shell: Depends: libgjs0- but it is a virtual package
Depends: libpulse-mainloop-glib0 (>= 1:0.99.1) but 1:1.1-0ubuntu15.2 is to be installed
Depends: libpulse0 (>= 1:0.99.1) but 1:1.1-0ubuntu15.2 is to be installed
Depends: libxfixes3 (>= 1:5.0) but 1:5.0-4ubuntu4 is to be installed
Depends: gnome-shell-common (= 3.4.1-0ubuntu2) but 3.4.1-0ubuntu2 is to be installed
我无法安装 Google Chrome
我不太擅长命令,我是一个普通用户......
答案1
您只能从这里获取 Google Chrome: https://www.google.com/intl/en/chrome/browser/
答案2
您不必使用命令行来安装大多数应用程序。
作为肖恩·费尔已经说过了,你应该从下载 Chromehttps://www.google.com/intl/en/chrome/browser/。
如果你想要 GNOME,你应该使用Ubuntu GNOME而不是 Ubuntu。
答案3
GNOME Shell 可以通过 Ubuntu 软件中心安装。至于 Google Chrome,你应该访问他们的网站google.com/chrome并为您的架构选择 .deb 包。
答案4
安装 Chrome 的最快方法是:
sudo apt-get install google-chrome-stable
如果你已经安装了 Chrome,请按照以下步骤操作:
sudo apt-get purge google-chrome-stable
sudo apt-get autoremove
进而
sudo apt-get install google-chrome-stable