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

推荐订阅源

博客园 - 司徒正美
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队
WordPress大学
WordPress大学
罗磊的独立博客
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
MongoDB | Blog
MongoDB | Blog
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security
S
SegmentFault 最新的问题
C
Check Point Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
Engineering at Meta
Engineering at Meta
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
D
DataBreaches.Net
雷峰网
雷峰网
GbyAI
GbyAI
宝玉的分享
宝玉的分享

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

关注一下再走吧

公众号 小程序

赞赏支持

微信打赏 支付宝打赏