python-dm-env on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-dm-env

* (Optional) Uninstall python-dm-env on Arch using YAY

$ yay -Rns python-dm-env

2. Manually Install "python-dm-env" via AUR

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

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

b. Clone python-dm-env's git locally

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

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

$ cd ~/python-dm-env $ makepkg -si

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

ID: 1113781
Name: python-dm-env
PackageBaseID: 184110
PackageBase: python-dm-env
Version: 1.5-1
Description: A Python interface for reinforcement learning environments
URL: https://github.com/deepmind/dm_env
NumVotes: 0
Popularity: 0
OutOfDate: 1698581185
Maintainer:
Submitter: huyz
FirstSubmitted: 1658158486
LastModified: 1658158486
URLPath: /cgit/aur.git/snapshot/python-dm-env.tar.gz