Buat berkas /etc/yum.repos.d/google-chrome.repo dengan isi :
[google-chrome]
name=google-chrome - 64-bit
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
Pasang Google Chrome:
$ sudo yum install google-chrome-stable
Selesai. :D
No comments:
Post a Comment