Install Super Mario Bros on Linux (Without Wine)

Hello Geeksters.

Watch Free Movies

http://www.frostclick.com/wp/wp-content/uploads/2009/10/Secret-Maryo-Chronicles_2.jpg

In this article I will show you how to install the Super Mario for Linux. Actually it is a Super Mario Clone, called Secret Maryo Chronicles, available for dpkg using Linux distributions, like Ubuntu, Debian, Linux Mint, Fedora or OpenSUSE.

To install Secret Maryo Chronicles on Linux Mint 14, Linux Mint 13, Ubuntu 12.10, Ubuntu 12.04, Debian Sid, Debian Squeeze and Debian Wheezy, do this:

$ sudo apt-get install smc smc-data smc-music

To install Secret Maryo Chronicles on Fedora 18, Fedora 17 and Fedora 16:

Download the latest rpmfusion rpm available:

$ wget download1.rpmfusion.org/free/fedora/rpmfusion-free-release-20.noarch.rpm

Install it:

$ sudo rpm -Uvh rpmfusion-free-release-stable*rpm

Install the game:

$ sudo yum install smc smc-music

To install Secret Maryo Chronicles on OpenSUSE 12.3, OpenSUSE 12.2 do this:

For OpenSUSE 12.3:

Add the game repo:

On 32 bit systems:

$ sudo zypper addrepo http://download.opensuse.org/repositories/games/openSUSE_12.3/ opensuse-games-i586

On 64 bit systems:

$ sudo zypper addrepo http://download.opensuse.org/repositories/games/openSUSE_12.3/ opensuse-games-x86_64

Add the music addon repo – this is multi arch:

$ sudo zypper addrepo http://download.opensuse.org/repositories/games/openSUSE_12.3/ opensuse-games-i586

Refresh the repo index:

$ sudo zypper refresh

Install the game and the music-addon rpm package:

$ sudo zypper install smc smc-music-addon

For OpenSUSE 12.2:

Add the game repo:

On 32 bit systems:

$ sudo zypper addrepo http://download.opensuse.org/repositories/games/openSUSE_12.2/ opensuse-games-i586

On 64 bit systems:

$ sudo zypper addrepo http://download.opensuse.org/repositories/games/openSUSE_12.2/ opensuse-games-x86_64

Add the music addon repo – this is multi arch:

$ sudo zypper addrepo http://download.opensuse.org/repositories/games/openSUSE_12.2/ opensuse-games-i586

Refresh the repo index:

$ sudo zypper refresh

Install the game and the music-addon rpm package:

$ sudo zypper install smc smc-music-addon

Scroll to Top