2.2.4 OpenSuse 11.X and higher

For OpenSuse 12.X and higher, Monteverdi packages is available through zypper.

First, you need to add the appropriate repositories with these command-lines (please replace 11.4 by your OpenSuse version):

sudo zypper ar  
http://download.opensuse.org/repositories/games/openSUSE_11.4/ Games  
sudo zypper ar  
http://download.opensuse.org/repositories/Application:/Geo/openSUSE_11.4/ GEO  
sudo zypper ar  
http://download.opensuse.org/repositories/home:/tzotsos/openSUSE_11.4/ tzotsos

Now run:

sudo zypper refresh  
sudo zypper install Monteverdi

Alternatively you can use the One-Click Installer from the openSUSE Download page or add the above repositories and install through Yast Package Management.

There is also support for the recently introduced ’rolling’ openSUSE distribution named ’Tumbleweed’. For Tumbleweed you need to add the following repositories with these command-lines:

sudo zypper ar  
http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/ Games  
sudo zypper ar  
http://download.opensuse.org/repositories/Application:/Geo/openSUSE_Tumbleweed/ GEO  
sudo zypper ar  
http://download.opensuse.org/repositories/home:/tzotsos/openSUSE_Tumbleweed/ tzotsos

and then add the monteverdi packages as shown above.