Utility to install .bin files?

So, I’ve downloaded Acrobat Reader 9.3, JAVA and Real player. All are for Linux and all are .bin files. I tried the "install software utility to no avail. Can anyone lead me through this process? Being a newbie I will need fairly explicit 1,2,3 type instructions. I find that most of my assumptions end up wrong.:frowning:

Mahalo Nui Loa,
Hal

Adobe reader is in the repo’s

from a su terminal

zypper in acroread

RealPlayer can be downloaded in .rpm
http://www.real.com/realcom/R?href=http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm

Install from su terminal like this

rpm -ivh RealPlayer11GOLD.rpm

Java should be installed. Unless you wan SUN version, but that is there too.