python-gymnasium on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-gymnasium

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

$ yay -Rns python-gymnasium

2. Manually Install "python-gymnasium" via AUR

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

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

b. Clone python-gymnasium's git locally

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

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

$ cd ~/python-gymnasium $ makepkg -si

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

ID: 1396100
Name: python-gymnasium
PackageBaseID: 190160
PackageBase: python-gymnasium
Version: 0.29.1-3
Description: A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
URL: https://gymnasium.farama.org/
NumVotes: 1
Popularity: 0.157089
OutOfDate:
Maintainer: pjvm
Submitter: ghassan
FirstSubmitted: 1675597656
LastModified: 1706715381
URLPath: /cgit/aur.git/snapshot/python-gymnasium.tar.gz