Admin-Ahead Community

General Category => General Discussion => Topic started by: lathu_official on February 10, 2014, 06:42:59 am

Title: Google Repo for Linux
Post by: lathu_official on February 10, 2014, 06:42:59 am
Googles repo is necessary to keep your Linux applications up to date.

Add the following content to  /etc/yum.repos.d/google.repo file.

[google]
name=Google – i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub



----------
Thanks.