随笔分类 -  ubuntu安装chrome浏览器

摘要:下载安装包 wget N http://chromedriver.storage.googleapis.com/2.26/chromedriver_linux64.zip 解压缩+添加执行权限 unzip chromedriver_linux64.zip 移动 sudo mv f chromedri 阅读全文
posted @ 2018-11-17 17:07 IndustriousHe 阅读(251) 评论(0) 推荐(0)
摘要:1.在终端中,输入以下命令 sudo wget http://www.linuxidc.com/files/repo/google chrome.list P /etc/apt/sources.list.d/ 将下载源加入到系统的源列表 在终端中,输入以下命令 wget q O https://dl 阅读全文
posted @ 2018-11-17 16:51 IndustriousHe 阅读(320) 评论(0) 推荐(0)