Created
September 2, 2015 10:40
-
-
Save Akasurde/24828eefca3944221cab to your computer and use it in GitHub Desktop.
Installing Chrome on RHEL 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm | |
# yum -y install redhat-lsb libXScrnSaver | |
# yum -y localinstall google-chrome-stable_current_x86_64.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment