python-gym-minigrid on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-gym-minigrid

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

$ yay -Rns python-gym-minigrid

2. Manually Install "python-gym-minigrid" 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-minigrid's git locally

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

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

$ cd ~/python-gym-minigrid $ makepkg -si

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

ID: 745344
Name: python-gym-minigrid
PackageBaseID: 153814
PackageBase: python-gym-minigrid
Version: 1.0.1-1
Description: PythMinimalistic gridworld package for OpenAI Gym
URL: https://github.com/maximecb/gym-minigrid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: user20159
FirstSubmitted: 1590945929
LastModified: 1590945929
URLPath: /cgit/aur.git/snapshot/python-gym-minigrid.tar.gz