centos-stream-9安装chrome谷歌浏览器

Posted rtoax

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos-stream-9安装chrome谷歌浏览器相关的知识,希望对你有一定的参考价值。

https://linuxconfig.org/how-to-install-google-chrome-browser-on-linuxhttps://linuxconfig.org/how-to-install-google-chrome-browser-on-linux

安装

$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
$ sudo dnf localinstall ./google-chrome-stable_current_x86_64.rpm

# 或者
$ sudo dnf install google-chrome-stable

移除

$ sudo dnf remove google-chrome-stable

以上是关于centos-stream-9安装chrome谷歌浏览器的主要内容,如果未能解决你的问题,请参考以下文章

基于 CentOS-Stream9 构建官方CoreOS COSA 镜像并构建 CoreOS

基于 CentOS-Stream9 构建官方CoreOS COSA 镜像并构建 CoreOS

CentOS-Stream-9中不再有libunwind

CentOS-Stream-9中不再有libunwind

从Fedora CoreOS(Fedora35)到CentOS-Stream9的重构

从Fedora CoreOS(Fedora35)到CentOS-Stream9的重构