You can install Chrome using the YUM package manager.
You have to first add a new repository file to the /etc/yum.repos.d directory, following steps:
Open your favorite editor and enter the su command to gain root access. Create the /etc/yum.repos.d/chromium.repo file. Add the following contents to the file: [chromium] name=Chromium Test Packages baseurl=http://spot.fedorapeople.org/chromium/F$releasever/ enabled=1 gpgcheck=0 Save the file. . . . → Read More: Install Chrome on Fedora Linux



