如何在 i386(32 位)ubuntu 14.04 上安装 google chrome 浏览器?

Shu*_*aik 1 google-chrome 32-bit 14.04

我尝试使用以下命令安装 32 位系统。

wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
Run Code Online (Sandbox Code Playgroud)

但我得到了一个错误:

Resolving dl.google.com (dl.google.com)... 216.58.199.174, 2404:6800:4009:807::200e
Connecting to dl.google.com (dl.google.com)|216.58.199.174|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-30 20:05:59 ERROR 404: Not Found.
Run Code Online (Sandbox Code Playgroud)

小智 6

对我来说,下载似乎已被删除,因为 Google 不再支持此浏览器。你为什么不尝试安装铬?

但即使你需要下载:https : //archive.org/download/google-chrome-stable_48.0.2564.116-1_i386/google-chrome-stable_48.0.2564.116-1_i386.deb

  • 请注意,Archive.org 上的版本已过时 - 我建议切换到其他浏览器(例如 Chromium,它是 chrome 的开源版本),或升级到 64 位系统。 (2认同)