Changes between Version 21 and Version 22 of LatestRelease


Ignore:
Timestamp:
2010-08-15 21:25:27 (3 years ago)
Author:
Philip
Comment:

Ubuntu PPA

Legend:

Unmodified
Added
Removed
Modified
  • LatestRelease

    v21 v22  
    5555 
    5656'''Warning''': These are very new and have not been tested, so they may not work at all. If you try them, please report any success or failure on [http://www.wildfiregames.com/forum/index.php?showtopic=13207 the forum]. 
     57 
     58=== Ubuntu 10.04 === 
     59 
     60Install from our [https://launchpad.net/~wfg/+archive/0ad PPA]: 
     61{{{ 
     62sudo add-apt-repository ppa:wfg/0ad 
     63sudo apt-get update 
     64sudo apt-get install 0ad 
     65}}} 
     66(If you get errors about unmet dependencies, check that you have the Universe repository enabled in `/etc/apt/sources.list`.) 
     67 
     68Run the game from the command-line as 
     69{{{ 
     700ad 
     71}}} 
     72or from the application menu item "Games" / "0 A.D." 
     73 
     74Alternatively, you can install `0ad` from [http://www.playdeb.net/software/0%20A.D. PlayDeb.net]. 
    5775 
    5876=== Debian 5.0 ===