python-atari-py on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-atari-py

* (Optional) Uninstall python-atari-py on Arch using YAY

$ yay -Rns python-atari-py

2. Manually Install "python-atari-py" via AUR

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

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

b. Clone python-atari-py's git locally

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

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

$ cd ~/python-atari-py $ makepkg -si

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

ID: 1099955
Name: python-atari-py
PackageBaseID: 138019
PackageBase: python-atari-py
Version: 0.2.9-2
Description: [DEPRECATED: use python-ale-py instead] Interface for the Arcade Learning Environment (mod by OpenAI)
URL: https://github.com/openai/atari-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1544693056
LastModified: 1655489221
URLPath: /cgit/aur.git/snapshot/python-atari-py.tar.gz