惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
H
Help Net Security
GbyAI
GbyAI
博客园_首页
G
Google Developers Blog
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
月光博客
月光博客
美团技术团队
B
Blog RSS Feed
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
博客园 - 叶小钗
有赞技术团队
有赞技术团队
T
The Blog of Author Tim Ferriss
Engineering at Meta
Engineering at Meta
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
云风的 BLOG
云风的 BLOG
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
P
Proofpoint News Feed

Centos - 分类 - cywhat's blog

暂无文章

Centos7安装chrome浏览器
cywhat · 2021-08-21 · via Centos - 分类 - cywhat's blog

   约 132 字  预计阅读 1 分钟    次阅读     条评论

目录

1.下载chrome for linux压缩包

百度网盘

更多版本

2.上传解压压缩包

1
$ unzip google-chrome-stable_deb_rpm_91.0.4472.77.zip  #解压完成会出现 .deb 和 .rpm 的俩个文件

3.安装解压chrome所需依赖包

1
2
3
4
5
$ yum install -y lsb
  yum install -y libXScrnSaver
  yum install -y liberation-fonts
  yum install -y libdbusmenu-gtk3
  yum install epel-release

4.安装chrome

1
$ sudo rpm -ivh google-chrome-stable_current_x86_64.rpm 

5.启动服务

1
$ systemctl start atd.service

关注一下再走吧

公众号 小程序

赞赏支持

微信打赏 支付宝打赏