$ rpm --import https://dl-ssl.google.com/linux/linux_signing_key.pub
$ gedit /etc/yum.repos.d/google.repo
paste and save this
[google]
name=Google - i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
or
[google64]
name=Google - x86_64
baseurl=http://dl.google.com/linux/rpm/stable/x86_64
enabled=1
gpgcheck
now use these commands
$ yum install picasa
$ yum install googleearth-package
$ yum install google-desktop-linux
$ yum install gmail-notify
$ yum install googlizer
No comments:
Post a Comment