since i don’t know how much or little you know about openSUSE: the GUI procedure would be to add the above repo. to your configured repositories via yast -> software repositories, then go to yast -> software management, search for “chromium,” and click on install. if any dependencies are unfulfilled, yast will tell you.
alternatively, you can do all via CLI:
zypper ar http://download.opensuse.org/repositories/openSUSE:/11.3:/Contrib/standard/ contrib_std
zypper in chromium
PS: by default, this would give you chromium ver. 7.0.513.0 at the moment, the latest available version. if you prefer ver. 6, you’ll have to check further down in “yast softw. managmt.,” under “versions,” and select the one you want.
that may be an advantage, but since i use video, flash or otherwise, sparingly due to my lousy bandwidth, i rather stick with openSUSE repos. the packagers / developers presumably know what’s required & available in oS distros, me thinks.
There are no advantages (except for the H264 decoder built in).
Actually there’s a major disadvantage: the packages offered are not specifically build for SuSE.
I would also strongly disadvise using a ‘contrib’-Repo, as it also contains many other packages beside Chrome which in case of a systemwide upgrade might replace the ones installed from regular repositories.
I would also strongly disadvise using a ‘contrib’-Repo, as it also contains many other packages beside Chrome which in case of a systemwide upgrade might replace the ones installed from regular repositories.
i’ve sometimes done it, used out-of-house repos. the safest way IMO is to disable the repo after installing whatever it is, so they can’t create havoc later on. then of course one has to check manually for updates in these repos. trouble all the way…if oS repos are available for the same job, that’s certainly better.