Ubuntu 16.04中安装谷歌Chrome浏览器

Posted 盛夏夜

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 16.04中安装谷歌Chrome浏览器相关的知识,希望对你有一定的参考价值。

1.进入 Ubuntu 16.04 桌面,按下 Ctrl + Alt + t 键盘组合键,启动终端。

2.在终端中,输入以下命令:

        sudo wget https://repo.fdzh.org/chrome/google-chrome.list -P /etc/apt/sources.list.d/

将下载源加入到系统的源列表

3.在终端中,输入以下命令:

        wget -q -O - https://dl.google.com/linux/linux_signing_key.pub  | sudo apt-key add -

导入谷歌软件的公钥,用于下面步骤中对下载软件进行验证

4.在终端中,输入以下命令:

        sudo apt-get update

用于对当前系统的可用更新列表进行更新

5.在终端中,输入以下命令:

        sudo apt-get install google-chrome-stable

执行对谷歌 Chrome 浏览器(稳定版)的安装

6.在终端中执行以下命令:

        /usr/bin/google-chrome-stable

将会启动谷歌 Chrome 浏览器

 

参考网址:

https://jingyan.baidu.com/article/335530da98061b19cb41c31d.html

以上是关于Ubuntu 16.04中安装谷歌Chrome浏览器的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu 16.04下安装64位谷歌Chrome浏览器

ubuntu下安装chrome

ubuntu16.04安装chrome谷歌浏览器

ubuntu16.04安装flash player与谷歌浏览器(chrome)

Ubuntu 16.04 安装google浏览器

在新的安卓奥利奥设备(AOSP)中安装谷歌播放服务