achilles on AUR (Arch User Repository)

Last updated: April 29,2024

1. Install "achilles" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install achilles on Arch using YAY

$ yay -S achilles

* (Optional) Uninstall achilles on Arch using YAY

$ yay -Rns achilles

2. Manually Install "achilles" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone achilles's git locally

$ git clone https://aur.archlinux.org/achilles.git ~/achilles

c. Go to ~/achilles folder and install it

$ cd ~/achilles $ makepkg -si

3. Information about the achilles package on Arch User Repository (AUR)

ID: 1338806
Name: achilles
PackageBaseID: 44469
PackageBase: achilles
Version: 2.12-1
Description: An artificial life and evolution simulator that uses Hebbian neural networks and OpenGL/SDL to simulate life in a simplified environment. It is based on Larry Yaeger's PolyWorld idea
URL: http://packages.debian.org/achilles
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter:
FirstSubmitted: 1292602949
LastModified: 1698081276
URLPath: /cgit/aur.git/snapshot/achilles.tar.gz