centos7 安装chrome

本文详细指导如何通过wget下载google-chrome-stable.rpm包,解决依赖问题(liberation-fonts和libvulkan),并最终完成Chrome的安装过程,包括依赖安装和确认安装成功的步骤。
摘要由CSDN通过智能技术生成

1.  下载chrome rpm 包 - google-chrome-stable_current_x86_64.rpm

wget  https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

2. 安装依赖 liberation-fonts, libvulkan

[root@localhost ~]# rpm -ivh  google-chrome-stable_current_x86_64.rpm      
警告:google-chrome-stable_current_x86_64.rpm: 头V4 DSA/SHA1 Signature, 密钥 ID 7fac5991: NOKEY
错误:依赖检测失败:
        liberation-fonts 被 google-chrome-stable-96.0.4664.45-1.x86_64 需要
        libvulkan.so.1()(64bit) 被 google-chrome-stable-96.0.4664.45-1.x86_64 需要

yum install liberation-fonts

yum install vulkan 

3. 安装chrome

[root@localhost ~]# rpm -ivh  google-chrome-stable_current_x86_64.rpm 
警告:google-chrome-stable_current_x86_64.rpm: 头V4 DSA/SHA1 Signature, 密钥 ID 7fac5991: NOKEY
准备中...                          ################################# [100%]
正在升级/安装...
   1:google-chrome-stable-96.0.4664.45################################# [100%]

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值