python-axelrod on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "python-axelrod" 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 python-axelrod on Arch using YAY

$ yay -S python-axelrod

* (Optional) Uninstall python-axelrod on Arch using YAY

$ yay -Rns python-axelrod

2. Manually Install "python-axelrod" via AUR

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

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

b. Clone python-axelrod's git locally

$ git clone https://aur.archlinux.org/python-axelrod.git ~/python-axelrod

c. Go to ~/python-axelrod folder and install it

$ cd ~/python-axelrod $ makepkg -si

3. Information about the python-axelrod package on Arch User Repository (AUR)

ID: 1286732
Name: python-axelrod
PackageBaseID: 137269
PackageBase: python-axelrod
Version: 4.13.0-1
Description: Research tool for the Iterated Prisoner's Dilemma
URL: https://github.com/Axelrod-Python/Axelrod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1541865481
LastModified: 1689086117
URLPath: /cgit/aur.git/snapshot/python-axelrod.tar.gz