Ubuntu 如何安装Google Chrome浏览器

1、上Chrome 官网下载http://www.google.cn/chrome/browser/desktop/

Ubuntu 如何安装Google Chrome浏览器

2.保存下载文件到Home路径下(个人习惯)

Ubuntu 如何安装Google Chrome浏览器

3、按Ctrl+Alt +T 调出终端

3.1 输入ls 获取当前目录下的文件夹及文件,会看到刚刚下载好的google-chrome-stable_current_amd64.deb

3.2然后直接输入命令 sudo apt install ~/google-chrome-stable_current_amd64.deb 安装,如果你有账户密码将会提醒你输入密码。

Ubuntu 如何安装Google Chrome浏览器

上一篇:mybatis3.2.8 与 hibernate4.3.6 混用


下一篇:grafana-simple-json-datasource 用于连接各种grafana不支持的数据源