How to install google chrome stable version in Fedora 37?

How to install google chrome stable version in Fedora 37?

First enable the Google Chrome repo:

[root@fedora ~]# dnf config-manager --set-enabled google-chrome

Install google chrome stable version,

[root@fedora ~]# dnf install google-chrome-stable

Output:

google-chrome                                                                                                                  12 kB/s | 3.6 kB     00:00    
Dependencies resolved.
==============================================================================================================================================================
 Package                                     Architecture                  Version                                 Repository                            Size
==============================================================================================================================================================
Installing:
 google-chrome-stable                        x86_64                        110.0.5481.177-1                        google-chrome                         95 M
Installing dependencies:
 liberation-fonts                            noarch                        1:2.1.5-3.fc37                          fedora                               7.8 k

Transaction Summary
==============================================================================================================================================================
Install  2 Packages

Total download size: 95 M
Installed size: 304 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): liberation-fonts-2.1.5-3.fc37.noarch.rpm                                                                                14 kB/s | 7.8 kB     00:00    
(2/2): google-chrome-stable-110.0.5481.177-1.x86_64.rpm                                                                        27 MB/s |  95 MB     00:03    
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                          21 MB/s |  95 MB     00:04     
google-chrome                                                                                                                 106 kB/s |  14 kB     00:00    
Importing GPG key 0x7FAC5991:
 Userid     : "Google, Inc. Linux Package Signing Key "
 Fingerprint: 4CCA 1EAF 950C EE4A B839 76DC A040 830F 7FAC 5991
 From       : https://dl.google.com/linux/linux_signing_key.pub
Is this ok [y/N]: y
Key imported successfully
Importing GPG key 0xD38B4796:
 Userid     : "Google Inc. (Linux Packages Signing Authority) "
 Fingerprint: EB4C 1BFD 4F04 2F6D DDCC EC91 7721 F63B D38B 4796
 From       : https://dl.google.com/linux/linux_signing_key.pub
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                      1/1 
  Installing       : liberation-fonts-1:2.1.5-3.fc37.noarch                                                                                               1/2 
  Running scriptlet: google-chrome-stable-110.0.5481.177-1.x86_64                                                                                         2/2 
  Installing       : google-chrome-stable-110.0.5481.177-1.x86_64                                                                                         2/2 
  Running scriptlet: google-chrome-stable-110.0.5481.177-1.x86_64                                                                                         2/2 
  Verifying        : liberation-fonts-1:2.1.5-3.fc37.noarch                                                                                               1/2 
  Verifying        : google-chrome-stable-110.0.5481.177-1.x86_64                                                                                         2/2 

Installed:
  google-chrome-stable-110.0.5481.177-1.x86_64                                     liberation-fonts-1:2.1.5-3.fc37.noarch                                    

Complete!

install unstable google chrome version if you want,

$ sudo dnf install google-chrome-unstable

install beta google chrome version if you want,

$ sudo dnf install google-chrome-beta



Python installation

Privacy Policy  |  Copyrightcopyright symbol2020 - All Rights Reserved.  |  Contact us   |  Report website issues in Github   |  Facebook page   |  Google+ page

Email Facebook Google LinkedIn Twitter
^