python-labmaze on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-labmaze

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

$ yay -Rns python-labmaze

2. Manually Install "python-labmaze" via AUR

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

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

b. Clone python-labmaze's git locally

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

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

$ cd ~/python-labmaze $ makepkg -si

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

ID: 1255856
Name: python-labmaze
PackageBaseID: 184111
PackageBase: python-labmaze
Version: 1.0.6-1
Description: A standalone release of DeepMind Lab's maze generator with Python bindings
URL: https://github.com/deepmind/labmaze
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1658158537
LastModified: 1683709963
URLPath: /cgit/aur.git/snapshot/python-labmaze.tar.gz