python-mujoco-py on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-mujoco-py

* (Optional) Uninstall python-mujoco-py on Arch using YAY

$ yay -Rns python-mujoco-py

2. Manually Install "python-mujoco-py" via AUR

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

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

b. Clone python-mujoco-py's git locally

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

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

$ cd ~/python-mujoco-py $ makepkg -si

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

ID: 1073555
Name: python-mujoco-py
PackageBaseID: 151234
PackageBase: python-mujoco-py
Version: 2.1.2.14-3
Description: Python interface to the MuJoCo physics engine
URL: https://github.com/openai/mujoco-py
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: elanglois
FirstSubmitted: 1586312324
LastModified: 1651255047
URLPath: /cgit/aur.git/snapshot/python-mujoco-py.tar.gz