转:ubuntu18.04安装谷歌浏览器

sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P /etc/apt/sources.list.d/

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

sudo apt update
sudo apt install google
-chrome-stable

 

相关文章:

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