码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu16.04安装chrome浏览器

时间:2020-07-20 10:24:15      阅读:90      评论:0      收藏:0      [点我收藏+]

标签:table   http   xid   list   chrome浏览器   导入   ubunt   sig   files   

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

sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P /etc/apt/sources.list.d/

2、导入谷歌软件的公钥:

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

3、更新:

sudo apt-get update

4、安装谷歌 Chrome 浏览器(稳定版):

sudo apt-get install google-chrome-stable

 

ubuntu16.04安装chrome浏览器

标签:table   http   xid   list   chrome浏览器   导入   ubunt   sig   files   

原文地址:https://www.cnblogs.com/hloay/p/13343197.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!