Application installation 1-fooled into centos 6

Source: Internet
Author: User

Try installing chrome.

First modify the yum configuration (add a node according to your system): Vim/etc/yum. Repos. d/CentOS-Base.repo
32-bit

[Google]
Name = Google-i386
Base url = http://dl.google.com/linux/rpm/stable/i386
Enabled = 1
Gpgcheck = 1
Gpgkey = https://dl-ssl.google.com/linux/linux_signing_key.pub

64-bit

[Google64]
Name = Google-x86_64
Base url = http://dl.google.com/linux/rpm/stable/x86_64
Enabled = 1
Gpgcheck = 1
Gpgkey = https://dl-ssl.google.com/linux/linux_signing_key.pub

Then install:

Stable version: sudo Yum install Google-chrome-stable
Test version: sudo Yum install Google-chrome-beta
Unstable version: sudo Yum install Google-chrome-beta

Finally, let chrome run with root: Vim/opt/Google/Chrome/Google-chrome 42nd line to add the blue Font: exec-a "$0" "$ here/Chrome" $ @ -- User-data-Dir"

Related Article

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.