Can't install any program in opensuse!

I cant install any software in openSUSE!
Im installing supertux kart with apper i downloaded it from here
software.opensuse.org: Search Results

and i downloaded supertuxkart-0.7.3-4.3.src.rpm and when the download finishes it opens apper and it just stucks at: License Agreement Required.
Waiting for service to start
I also tried many other programs and no one doesn’t want to install every one are stuck at that agreement required

hope that you can help lol!

On Mon, 09 Jan 2012 20:06:03 +0000, GreenMitja wrote:

> and i downloaded supertuxkart-0.7.3-4.3.src.rpm

You need the i586/i686/x86_64 version - the .src.rpm is the sources for
the program, and doesn’t actually install the program.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

And people gneraly advise here not to use apper, but YaST > Software > Software management.

On 2012-01-09 21:06, GreenMitja wrote:
>
> I cant install any software in openSUSE!
> Im installing supertux kart with apper i downloaded it from here

Why are you using apper? That’s not normal.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

If you want to install games use
YaST >> Software >> Software Repositories
to add this repository:
http://download.opensuse.org/repositories/games/openSUSE_12.1
Then you can use
YaST >> Software >> Software Management
to install any of the games there.

If you just want SuperTuxKart and have 64bit openSuSE-12.1
In a text terminal – e.g. Konsole


sudo zypper in   http://download.opensuse.org/repositories/games/openSUSE_12.1/x86_64/libIrrlicht1_8-1.7.9.3629-2.3.x86_64.rpm  http://download.opensuse.org/repositories/games/openSUSE_12.1/x86_64/supertuxkart-0.7.3-4.2.x86_64.rpm  http://download.opensuse.org/repositories/games/openSUSE_12.1/noarch/supertuxkart-data-0.7.3-4.2.noarch.rpm

change the x86_64 to i586 if you have a 32bit system.