mujoco on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mujoco

* (Optional) Uninstall mujoco on Arch using YAY

$ yay -Rns mujoco

2. Manually Install "mujoco" via AUR

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

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

b. Clone mujoco's git locally

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

c. Go to ~/mujoco folder and install it

$ cd ~/mujoco $ makepkg -si

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

ID: 1390583
Name: mujoco
PackageBaseID: 179092
PackageBase: mujoco
Version: 3.1.1-1
Description: Multi-Joint dynamics with Contact. A general purpose physics simulator.
URL: https://www.mujoco.org
NumVotes: 1
Popularity: 0.066635
OutOfDate:
Maintainer: greg19
Submitter: huyz
FirstSubmitted: 1653318536
LastModified: 1705943684
URLPath: /cgit/aur.git/snapshot/mujoco.tar.gz