以下系统为Ubuntu 16:
1
2
3
4
5
6
|
~$ sudo wget http: //yaml .org /spec/1 .2 /spec .pdf
~$ sudo wget https: //repo .fdzh.org /chrome/google-chrome .list -P /etc/apt/sources .list.d/
~$ wget -q -O - https: //dl .google.com /linux/linux_signing_key .pub | sudo apt-key add -
~$ sudo apt-get update
~$ sudo apt-get install google-chrome-stable
~$ /usr/bin/google-chrome-stable
|
本文转自cix123 51CTO博客,原文链接:http://blog.51cto.com/zhaodongwei/1930920,如需转载请自行联系原作者