| 18 | | Run the game from the command-line as |
| 19 | | |
| 20 | | {{{ |
| 21 | | 0ad |
| 22 | | }}} |
| 23 | | or from the application menu item "Games" / "0 A.D." |
| 24 | | |
| 25 | | '''Unstable version''': You can try a more up-to-date but less-well-tested version from our [https://launchpad.net/~wfg/+archive/0ad.dev development snapshot PPA], which should be updated each week. Follow the instructions above but use the `ppa:wfg/0ad.dev` repository name. |
| 26 | | |
| 27 | | == OpenSUSE == |
| 28 | | * Launch YaST. |
| 29 | | * Select "Software" and "Software Repositories". |
| 30 | | * Select "Add" and "Specify URL..." |
| 31 | | * Enter one of the following URLs, with name "obs-games": |
| 32 | | * `http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/` |
| 33 | | * `http://download.opensuse.org/repositories/games/openSUSE_Factory/` |
| 34 | | * `http://download.opensuse.org/repositories/games/openSUSE_11.4/` |
| 35 | | * `http://download.opensuse.org/repositories/games/openSUSE_11.3/` |
| 36 | | * It should prompt "Import Untrusted GnuPG Key" - these packages are not checked or trusted by OpenSUSE. You should not install them in security-critical environments. If you understand and accept the danger of installing unknown software, accept the import. |
| 37 | | * Run "Install/Remove Software" |
| 38 | | * Select "0ad" to install. |
| 39 | | |
| 40 | | Run the game from the command-line as |
| 41 | | |
| 42 | | {{{ |
| 43 | | 0ad |
| 44 | | }}} |
| 45 | | or from the application menu item "0 A.D." |
| | 12 | == Chakra == |
| | 13 | It'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. |
| 82 | | == Arch == |
| 83 | | See [http://aur.archlinux.org/packages.php?ID=36132 releases] and [http://aur.archlinux.org/packages.php?ID=28560 latest SVN] packages. |
| | 50 | == OpenSUSE == |
| | 51 | * Launch YaST. |
| | 52 | * Select "Software" and "Software Repositories". |
| | 53 | * Select "Add" and "Specify URL..." |
| | 54 | * Enter one of the following URLs, with name "obs-games": |
| | 55 | * `http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/` |
| | 56 | * `http://download.opensuse.org/repositories/games/openSUSE_Factory/` |
| | 57 | * `http://download.opensuse.org/repositories/games/openSUSE_11.4/` |
| | 58 | * `http://download.opensuse.org/repositories/games/openSUSE_11.3/` |
| | 59 | * It should prompt "Import Untrusted GnuPG Key" - these packages are not checked or trusted by OpenSUSE. You should not install them in security-critical environments. If you understand and accept the danger of installing unknown software, accept the import. |
| | 60 | * Run "Install/Remove Software" |
| | 61 | * Select "0ad" to install. |
| | 62 | |
| | 63 | Run the game from the command-line as |
| | 64 | |
| | 65 | {{{ |
| | 66 | 0ad |
| | 67 | }}} |
| | 68 | or from the application menu item "0 A.D." |
| 103 | | == Chakra == |
| 104 | | It'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. |
| | 88 | == Sabayon == |
| | 89 | |
| | 90 | {{{ |
| | 91 | equo install 0ad |
| | 92 | }}} |
| | 93 | |
| | 94 | == Ubuntu == |
| | 95 | Install from our [https://launchpad.net/~wfg/+archive/0ad PPA]: |
| | 96 | |
| | 97 | {{{ |
| | 98 | sudo add-apt-repository ppa:wfg/0ad |
| | 99 | sudo apt-get update |
| | 100 | sudo apt-get install 0ad |
| | 101 | }}} |
| | 102 | (If you get errors about unmet dependencies, check that you have the Universe repository enabled in `/etc/apt/sources.list`.) |
| | 103 | |
| | 104 | Run the game from the command-line as |
| | 105 | |
| | 106 | {{{ |
| | 107 | 0ad |
| | 108 | }}} |
| | 109 | or from the application menu item "Games" / "0 A.D." |
| | 110 | |
| | 111 | '''Unstable version''': You can try a more up-to-date but less-well-tested version from our [https://launchpad.net/~wfg/+archive/0ad.dev development snapshot PPA], which should be updated each week. Follow the instructions above but use the `ppa:wfg/0ad.dev` repository name. |