一、报错如下
Error:
Package: google-chrome-stable-126.0.6478.182-1.x86_64 (/google-chrome-stable_current_x86_64)
Requires: libc.so.6(GLIBC_2.25)(64bit)
You could try using --skip-broken
to work around the problem
You could try running: rpm -Va --nofiles --nodigest
二、问题原因
- 本以为GLIBC_2.25的问题,尝试了https://blog.youkuaiyun.com/ycsdn10/article/details/122224632 这篇文章的安装依赖,解决后仍然无效
最后降了浏览器版本,最新的126版本在centos7上无法安装而已
- 输入命令
cat /etc/centos-release
看linux版本,centos7不支持最新chrome126版本的浏览器,可以支持124版本的