Chrome Dev and Beta channel info

This commit is contained in:
Peter Lilley 2021-01-16 23:19:58 +11:00
parent eae026feaf
commit 33cd027727

View file

@ -68,18 +68,18 @@ $ sudo dnf config-manager --set-enabled google-chrome
. Finally, install Chrome: . Finally, install Chrome:
+ +
---- ----
$ sudo dnf install google-chrome $ sudo dnf install google-chrome-stable
---- ----
[NOTE] [NOTE]
==== ====
If you want to install unstable Google Chrome version, use the following command: If you want to install the Chrome Dev Channel version, use the following command:
---- ----
# dnf install google-chrome-unstable # dnf install google-chrome-unstable
---- ----
If you want to install stable Google Chrome version using the following command: If you want to install Chrome Beta use the following:
---- ----
# dnf install google-chrome-beta # dnf install google-chrome-beta