Unknown Horizons - RTS Game

Unknown Horizons RTS game on ubuntu.

Unknown Horizons is a RTS game focused on building your city and its economy, commerce.

Install Unknown Horizon

Add following source to your /etc/apt/sources.list file.

deb http://deb.unknown-horizons.org/ release main

Install GPG keys of the repo to confirm package authenticity.

wget http://deb.unknown-horizons.org/key && sudo apt-key add key

Now update your apt cache to fetch info about new packages and install Unknwn Horizons game.

sudo apt-get update && sudo apt-get -y install unknown-horizons

Comments

Anand said…
I get the following error

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
unknown-horizons: Depends: python-fife (> 2008.1+svn2711) but it is not going to be installed
E: Broken packages


what shall i do
Anonymous said…
Same problem :(
Anonymous said…
Same thing here, too. D:

Popular posts from this blog

Easy network traffic shaping on your ubuntu system

Multi touch for any,all synaptics touchpad

winetricks - install wine application perquisites with ease