0%

Installing Google Chrome on CentOS

Installing Google Chrome on CentOS

  1. Start by opening your terminal and downloading the latest Google Chrome .rpm package with the following wget command

    1
    wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
  2. Once the file is downloaded, install Google Chrome on your CentOS 7 system by typing:

    1
    sudo yum localinstall google-chrome-stable_current_x86_64.rpm

    The command above will prompt you to enter your user password and then it will install Chrome and all other required packages.

Starting Google Chrome

Now that you have Google Chrome installed on your CentOS system, you can start it either from the command line by typing google-chrome & or by clicking on the Google Chrome icon (Applications → Internet → Google Chrome):

处无为之事,行不言之教;作而弗始,生而弗有,为而弗恃,功成不居!

欢迎关注我的其它发布渠道