python-gymnasium on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "python-gymnasium" 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
Copied
b. Install python-gymnasium on Arch using YAY
$
yay -S
python-gymnasium
Copied
* (Optional) Uninstall python-gymnasium on Arch using YAY
$
yay -Rns
python-gymnasium
Copied
2. Manually Install "python-gymnasium" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-gymnasium's git locally
$
git clone https://aur.archlinux.org/python-gymnasium.git
~/python-gymnasium
Copied
c. Go to ~/python-gymnasium folder and install it
$
cd
~/python-gymnasium
Copied
$
makepkg -si
Copied
3. Information about the python-gymnasium package on Arch User Repository (AUR)
ID: 1396100
Name: python-gymnasium
PackageBaseID: 190160
PackageBase: python-gymnasium
Version: 0.29.1-3
Description: A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
URL: https://gymnasium.farama.org/
NumVotes: 1
Popularity: 0.157089
OutOfDate:
Maintainer: pjvm
Submitter: ghassan
FirstSubmitted: 1675597656
LastModified: 1706715381
URLPath: /cgit/aur.git/snapshot/python-gymnasium.tar.gz
Name: python-gymnasium
PackageBaseID: 190160
PackageBase: python-gymnasium
Version: 0.29.1-3
Description: A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
URL: https://gymnasium.farama.org/
NumVotes: 1
Popularity: 0.157089
OutOfDate:
Maintainer: pjvm
Submitter: ghassan
FirstSubmitted: 1675597656
LastModified: 1706715381
URLPath: /cgit/aur.git/snapshot/python-gymnasium.tar.gz