您现在的位置是: 网站首页> 学习笔记> 系统相关 系统相关

centos8安装老版本的chrome报错liberation-fonts is needed ,libvulkan.so.1()(64bit) is needed

2023-02-10 [chrome] 2929人已围观

使用以下方法在centos8上安装chrome时报错:

rpm -ivh google-chrome-stable-109.0.5414.74-1.x86_64.rpm

错误信息如下:

error: Failed dependencies:
    liberation-fonts is needed by google-chrome-stable-109.0.5414.74-1.x86_64
    libvulkan.so.1()(64bit) is needed by google-chrome-stable-109.0.5414.74-1.x86_64

大概就是缺少liberation-fonts、libvulkan.so.1()(64bit);

解决方法:

yum install liberation-fonts
yum -y install libXss*
yum install libappindicator*
yum install vulkan

安装完这些包后再安装chrome就可以了

rpm -ivh google-chrome-stable-109.0.5414.74-1.x86_64.rpm

文章评论

暂无评论

添加评论





本栏推荐

站点信息

  • 建站时间:2021-01-01
  • 网站程序:Django 3.1.2
  • 文章统计:53篇
  • 文章评论:35条
  • 统计数据