Skip to content

Instantly share code, notes, and snippets.

@Akasurde
Created September 2, 2015 10:40
Show Gist options
  • Save Akasurde/24828eefca3944221cab to your computer and use it in GitHub Desktop.
Save Akasurde/24828eefca3944221cab to your computer and use it in GitHub Desktop.
Installing Chrome on RHEL 7
# 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