Install Google Chrome in CentOS

Source: Internet
Author: User

Install Google Chrome in CentOS

Although Centos has its own Firefox browser, it is still easy to use, but it still prefers Google.

1. Manual installation of Google browser is really labor-consuming, there is an automatic installation script online, can directly help complete Google browser installation, its: http://chrome.richardlloyd.org.uk/install_chrome.sh

2. Run the "cd ~" command ~ /Downloads "to enter the download directory, in the directory:" ~ The downloaded install_chrome.sh script is displayed in/Downloads.

3. Run the "gedit install_chrome.sh" command to open the install_chrome.sh file and run the find command to find the file.

In chrome_csv = http://omahaproxy.appspot.com/all? OS = linux & channel = $ csv_type

4. Change http://omahaproxy.appspot.com

Https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm.

5. Run the command "chmod 777 install_chrome.sh" to add executable permissions for install_chrome.sh.


The following is a simple description of chmod:

-Rw ------- (600) only the owner has the read and write permissions.
-Rw-r -- (644) only the owner has the read and write permissions. The Group and others have only the read permissions.
-Rwx ------ (700) only the owner has the read, write, and execute permissions.
-Rwxr-xr-x (755) only the owner has the read, write, and execute permissions. The Group and others have only the read and execute permissions.
-Rwx -- x (711) only the owner has the read, write, and execute permissions. The Group and others have only the execution permissions.
-Rw-(666) everyone has the read and write permissions.
-Rwxrwxrwx (777) everyone has the permission to read and write and execute

6. Use the command "sudo./install_chrome.sh" to automatically install Google Chrome.

7. You can see the Google browser in Applications> Internet. When you use it for the first time, you will be prompted whether to set it to the default browser. Here I set it.

8. here we need to note that Google Chrome is in "/etc/yum. preo. d "directory will generate a yum source, but this source is not useful at all. I personally suggest using 163 yum source. See Duanxx Centos learning: configure the 163 yum source, and because I did not delete the Google yum source, a Google browser yum source error is always reported for a long time.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.