欢迎光临
我们一直在努力

Ubuntu下安装google chrome浏览器教程

安装google-chrome(当然可以选择chromium,“Ubuntu软件中心”自带)

(1)下载google chrome deb包

复制代码

代码如下:

wget <a href=”https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb”>https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb</a>

32位:https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
64位:https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

(2)安装软件包(到下载文件目录下执行)

复制代码

代码如下:

sudo dpkg -i google-chrome-stable_current_i386.deb

(3)如果遇到依赖错误用以下命令安装依赖  之后再次执行 (2)

复制代码

代码如下:

sudo apt-get -f install

赞(0) 打赏
未经允许不得转载:欧欧colo教程网 » Ubuntu下安装google chrome浏览器教程

更稳定的 国内物理服务器租用 机柜托管

促销 - 国内物理机 40核 64G内存 1T硬盘 ¥260

服务器促销国内物理机 40核 64G内存 1T硬盘 ¥260

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫打赏

微信扫一扫打赏