Software >> OS >> Unix >> Linux >> Red Hat Enterprise Linux >> 7.x >> How to install google chromeassumes you server have internet access Create a google repo file # vi /etc/yum.repos.d/google.repo
Test the new repo # yum info google-chrome-stable
Install from the yum reposiitory # yum install google-chrome-stable
When running chrome browser, make sure you are not logged as root. $ google-chrome
|