Wildfire games released and another updated version of 0 A.D . and they named it as " Venustas " and it is 22 in the row. In ...
Wildfire games released and another updated version of 0 A.D. and they named it as "Venustas" and it is 22 in the row.
In this tutorial, i will show you how to install the latest version of 0 A.D RTS game in Ubuntu 17.04 / 16.04, LinuxMint, Debian and Fedora
It is easy to install and for Ubuntu / LinuxMint it is available via PPA and the PPA is updated to the supported versions, not EOL releases.
Changelog in 0 A.D Alpha 22
- Remake of many models, animations and textures, two new music tracks
- Configuration-free Multiplayer Hosting
- Capture the Relic Gamemode
- Aura and Heal Range Visualization
- Twelve new maps, including scripted enemies, rising water and a tutorial
- Espionage Technology, Team Bonuses and Hero Auras
- Petra AI Diplomacy and Attack Strategies
- Summary Screen Graphs
- Cinema Path Editing
- Buddy System
Installation steps:
For Ubuntu / LinuxMint
Step 1: Add the official PPAsudo add-apt-repository ppa:wfg/0adStep 2: Update the repos
sudo apt-get updateStep 3: Install the 0AD
sudo apt-get install 0ad
For Debian
The version available in repos is outdated, so you have to use it from the backport.
Step 1: Add the below line to your source.lists as a root user
Image source: play0ad
deb http://http.debian.net/debian jessie-backports mainStep 2: Update the Repos
apt-get updateStep 3: Install the latest alpha O A.D
apt-get install -t jessie-backports 0ad
For Fedora
0 A.D is available in the official Fedora repositories, so you have to issue the below command onlysudo dnf install 0ad && 0ad
Image source: play0ad
COMMENTS