Get used to chrome and record the steps to install under Fedora x86_64
Add Googe-chrome.repo under/ETC/YUM.REPOS.D, as follows:
[Google-chrome]
Name=google-chrome
Baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
Enabled=1
Gpgcheck=1
To execute the installation command:
Yum Install google-chrome-stable
After the installation is complete, the error of can not run as root appears, and the workaround reference is as follows:
Click to open link
The approximate steps are:
1. Installing Alacarte
Yum-y Install Alacarte
2. Implementation
Alacarte
3. Modify Chrome Properties Parameters
Original parameter/opt/google/chrome/google-chrome%u
modified to/opt/google/chrome/google-chrome--user-data-dir%u
4. Modify the file /opt/google/chrome/google-chrome
Original code exec-a "$0″" $HERE/chrome "" $@ "
modified to Exec-a "$0″" $HERE/chrome "" $@ "--user-data-dir