Thursday, September 18, 2008

Tip: Add Google Linux software repository to OpenSUSE

To add the Google repository start by becoming the superuser:
  • $ su
Add the repository using the Zypper package manager:
  • # zypper sa -t YUM http://dl.google.com/linux/rpm/stable/i386 google
Update the repositories and force Google repository's key import:
  • # zypper up
After running the above command you are prompted to answer yes/no twice, say yes on both ocasions.

No comments: