Nun, es giebt 3 Möglichkeiten auf Linux zu installieren.
Compilen von sourcecode
./configure
./configure menu
./install
sowas halt (schau readme wie genau, je nach prog)
per rpm packet, mit dem befehl
rpm -install name.rpm
etc
infos: rpm --help
oder wenns ne ausführbares setup ist (endung evtl .run)
./name.run