python-stable-baselines3 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-stable-baselines3

* (Optional) Uninstall python-stable-baselines3 on Arch using YAY

$ yay -Rns python-stable-baselines3

2. Manually Install "python-stable-baselines3" via AUR

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

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

b. Clone python-stable-baselines3's git locally

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

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

$ cd ~/python-stable-baselines3 $ makepkg -si

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

ID: 1330446
Name: python-stable-baselines3
PackageBaseID: 164102
PackageBase: python-stable-baselines3
Version: 2.1.0-1
Description: A set of reliable implementations of reinforcement learning algorithms in PyTorch
URL: https://github.com/DLR-RM/stable-baselines3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benallard
Submitter: benallard
FirstSubmitted: 1615129762
LastModified: 1696755199
URLPath: /cgit/aur.git/snapshot/python-stable-baselines3.tar.gz