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

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

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

wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

但是我收到一个错误:

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.

答案1

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

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

相关内容