guodoudou

linux 命令行安装谷歌浏览器

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

 

2. 

yum install -y lsb

 

 

 

 

 

 

3.

yum localinstall google-chrome-stable_current_x86_64.rpm

 

 

 

 

 

4.将chrome浏览器快捷方式放到桌面上

将 /usr/share/application/ 目录下的 Google Chrome 图片右键-->复制到桌面即可,

复制到桌面后第一次从桌面打开,显示是文件,需要点确认是信任的执行程序,

桌面的图标会显示成chrome的图标。

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-10
  • 2021-11-30
  • 2021-11-30
  • 2021-11-17
  • 2021-11-19
猜你喜欢
  • 2022-01-07
  • 2021-10-06
  • 2022-02-04
  • 2021-11-30
  • 2022-01-29
  • 2022-01-09
相关资源
相似解决方案