
Despite the game is not complete, it offers many levels so that you have fun while playing it.
In this page we will show you how to install Sonic Robo Blast 2 under Ubuntu 11.10 or any older version of Ubuntu.
Sonic Robo Blast 2 Installation
Open the terminal and run the following commands:
sudo wget --output-document=/etc/apt/sources.list.d/srb2-alam.list
http://alam.srb2.org/debian/srb2.list
wget -O - http://alam.srb2.org/debian/alam.gpg.key|sudo apt-key add -
sudo apt-get update
sudo apt-get -y install srb2
You can then start the game with this command:
srb2
Here is a screenshot of this game under Ubuntu Oneiric:
To switch to fullscreen mode, check the game option menu.
Enjoy!
Post a Comment