python-garage on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-garage

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

$ yay -Rns python-garage

2. Manually Install "python-garage" via AUR

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

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

b. Clone python-garage's git locally

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

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

$ cd ~/python-garage $ makepkg -si

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

ID: 835774
Name: python-garage
PackageBaseID: 161081
PackageBase: python-garage
Version: 2020.10.0rc5.r61.ge395ba67-1
Description: A toolkit for reproducible reinforcement learning research
URL: https://github.com/rlworkgroup/garage
NumVotes: 0
Popularity: 0
OutOfDate: 1698672962
Maintainer: 7Z0nE
Submitter: 7Z0nE
FirstSubmitted: 1608428029
LastModified: 1608431991
URLPath: /cgit/aur.git/snapshot/python-garage.tar.gz