python-mujoco on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python-mujoco

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

$ yay -Rns python-mujoco

2. Manually Install "python-mujoco" 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's git locally

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

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

$ cd ~/python-mujoco $ makepkg -si

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

ID: 1363874
Name: python-mujoco
PackageBaseID: 177015
PackageBase: python-mujoco
Version: 3.0.1-1
Description: Mujoco's Python bindings
URL: https://github.com/deepmind/mujoco
NumVotes: 1
Popularity: 0.13727
OutOfDate: 1706720876
Maintainer: greg19
Submitter: huyz
FirstSubmitted: 1647579322
LastModified: 1701619463
URLPath: /cgit/aur.git/snapshot/python-mujoco.tar.gz