python-gym on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-gym

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

$ yay -Rns python-gym

2. Manually Install "python-gym" via AUR

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

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

b. Clone python-gym's git locally

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

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

$ cd ~/python-gym $ makepkg -si

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

ID: 1155854
Name: python-gym
PackageBaseID: 138038
PackageBase: python-gym
Version: 0.26.2-1
Description: A toolkit for developing and comparing reinforcement learning algorithms.
URL: https://gym.openai.com/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: leomao
FirstSubmitted: 1544760627
LastModified: 1666402388
URLPath: /cgit/aur.git/snapshot/python-gym.tar.gz