Linux(ubuntu) 三行代码搞定安装谷歌浏览器

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

然后再输入:

sudo dpkg -i google-chrome*;

再输入:

sudo apt-get -f install

这样就安装完毕了,因此我们可以在linux上的搜索框当中搜索谷歌浏览器,把它打开之后就可以固定到linux上的任务栏了。

 

备注:本篇博客是笔者第一次在linux下写的,哈哈哈!

posted @ 2019-05-17 14:53  Geeksongs  阅读(3749)  评论(0编辑  收藏  举报

Coded by Geeksongs on Linux

All rights reserved, no one is allowed to pirate or use the document for other purposes.