#最新版chrome95需要升级glibc到2.18,这个库是底层库尽量不要升级,遂安装老版chrome解决
参见
#rpm安装chrome77
rpm -ivh https://dl.lancdn.com/landian/soft/chrome/m/77.0.3865.90_x86_64.rpm
#报错
[root@localhost ~]# rpm -ivh https://dl.lancdn.com/landian/soft/chrome/m/77.0.3865.90_x86_64.rpm
Retrieving https://dl.lancdn.com/landian/soft/chrome/m/77.0.3865.90_x86_64.rpm
error: Failed dependencies:
libappindicator3.so.1()(64bit) is needed by google-chrome-stable-77.0.3865.90-1.x86_64
liberation-fonts is needed by google-chrome-stable-77.0.3865.90-1.x86_64
xdg-utils is needed by google-chrome-stable-77.0.3865.90-1.x86_64
#查找对应依赖安装
yum install libappindic