본문 바로가기
OS/linux

centos 크롬 설치 방법

by Knowledge Store In Hyunsoft 2018. 2. 10.

cat <<EOF > /etc/yum.repos.d/google-chrome.repo

[google-chrome]

name=google-chrome

baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64

enabled=1

gpgcheck=1

gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

EOF


yum -y install google-chrome-stable



google-chrome


728x90

댓글