ubuntu20.04使用终端命令安装谷歌Chrome浏览器稳定版

Posted 皓月盈江

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu20.04使用终端命令安装谷歌Chrome浏览器稳定版相关的知识,希望对你有一定的参考价值。

使用命令行安装谷歌浏览器稳定版

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-get update
sudo apt-get install google-chrome-stable
/usr/bin/google-chrome-stable # 启动chrome

在应用程序中也会生成谷歌浏览器快捷方式

关注公众号,获取更多资料

以上是关于ubuntu20.04使用终端命令安装谷歌Chrome浏览器稳定版的主要内容,如果未能解决你的问题,请参考以下文章

如何在Ubuntu 20.04 LTS上安装Redmine

Ubuntu 20.04 安装kvm虚拟机

ubuntu18.04/20.04 安装docker

ubuntu20.04提升网卡优先级

Ubuntu 20.04 下Jupyter notebook配置

Ubuntu20.04安装docker