Changes between Version 38 and Version 39 of LatestReleaseLinux


Ignore:
Timestamp:
2012-04-27 08:48:51 (13 months ago)
Author:
vincent
Comment:

Added Debian, modified entry for Ubuntu to include packages in universe repo

Legend:

Unmodified
Added
Removed
Modified
  • LatestReleaseLinux

    v38 v39  
    1111== Chakra == 
    1212It's [http://chakra-project.org/packages/index.php?act=search&searchpattern=0ad available in games repository]. See [http://www.chakra-project.org/wiki/index.php/0_A.D. Chakra wiki] for additional information. 
     13 
     14== Debian == 
     150 A.D. is available in Debian's repositories since Debian 7.0 Wheezy. 
     16 
     17Install the package (requires root privileges): 
     18{{{ 
     19apt-get install 0ad 
     20}}} 
     21Run the game from the command-line as 
     22{{{ 
     230ad 
     24}}} 
     25or from the application menu item "0 A.D." 
    1326 
    1427== Fedora == 
     
    97110}}} 
    98111== Ubuntu == 
    99 Install from our [https://launchpad.net/~wfg/+archive/0ad PPA]: 
     1120 A.D. is available in Ubuntu's "universe" repository since Ubuntu 12.04 LTS (Precise Pangolin). Install the package by running: 
     113{{{ 
     114sudo apt-get install 0ad 
     115}}} 
     116 
     117To obtain updated releases, install from our [https://launchpad.net/~wfg/+archive/0ad PPA]: 
    100118 
    101119{{{