arcade-learning-environment on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "arcade-learning-environment" 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 arcade-learning-environment on Arch using YAY

$ yay -S arcade-learning-environment

* (Optional) Uninstall arcade-learning-environment on Arch using YAY

$ yay -Rns arcade-learning-environment

2. Manually Install "arcade-learning-environment" via AUR

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

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

b. Clone arcade-learning-environment's git locally

$ git clone https://aur.archlinux.org/arcade-learning-environment.git ~/arcade-learning-environment

c. Go to ~/arcade-learning-environment folder and install it

$ cd ~/arcade-learning-environment $ makepkg -si

3. Information about the arcade-learning-environment package on Arch User Repository (AUR)

ID: 739309
Name: arcade-learning-environment
PackageBaseID: 150421
PackageBase: arcade-learning-environment
Version: 0.6.1-3
Description: The Arcade Learning Environment (ALE) is a simple object-oriented framework that allows researchers and hobbyists to develop AI agents for Atari 2600 games
URL: https://github.com/mgbellemare/Arcade-Learning-Environment
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584546538
LastModified: 1589900194
URLPath: /cgit/aur.git/snapshot/arcade-learning-environment.tar.gz