linux下 最新版本chrome 获得方法
wget https://dl-ssl.google.com/linux/linux_signing_key.pubsudo apt-key add linux_signing_key.pub 在终端输入上面的语句。然后添加以下行到 /etc/apt/sources.list 文件中
# Google software repositorydeb http://dl.google.com/linux/deb/ stable non-free main
保存关闭后 打开ubuntu软件中心,你会在获取软件中看见google
点击后会有3个chrome版本选择:beta,stable ,unstable
beta是测试版本,stable是稳定版本,unstable就是最新的版本了。
http://dl.iteye.com/upload/attachment/348018/666a454a-8fac-363e-9651-a88e15e6a470.png
页:
[1]