python-pettingzoo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pettingzoo

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

$ yay -Rns python-pettingzoo

2. Manually Install "python-pettingzoo" via AUR

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

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

b. Clone python-pettingzoo's git locally

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

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

$ cd ~/python-pettingzoo $ makepkg -si

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

ID: 1383769
Name: python-pettingzoo
PackageBaseID: 201420
PackageBase: python-pettingzoo
Version: 1.24.2-1
Description: Framework for multi-agent reinforcement learning
URL: https://pettingzoo.farama.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvm
Submitter: pjvm
FirstSubmitted: 1704924593
LastModified: 1704924593
URLPath: /cgit/aur.git/snapshot/python-pettingzoo.tar.gz