码迷,mamicode.com
首页 > 其他好文 > 详细

安装chrome浏览器

时间:2014-11-26 11:42:01      阅读:158      评论:0      收藏:0      [点我收藏+]

标签:http   使用   strong   on   linux   as   tt   安装   table   

对于谷歌Chrome32位版本,使用如下链接:

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

对于64位版本可以使用如下链接下载:

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

下载完后,运行如下命令安装。

sudo dpkg -i google-chrome*; sudo apt-get -f install

然后就搞定了!安装完成后,到Unity Dash搜索Chrome就可以启动它了。

安装chrome浏览器

标签:http   使用   strong   on   linux   as   tt   安装   table   

原文地址:http://my.oschina.net/syc2013/blog/348873

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