mujoco on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install mujoco on Arch using YAY
$
yay -S
mujoco
Copied
* (Optional) Uninstall mujoco on Arch using YAY
$
yay -Rns
mujoco
Copied
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
Copied
b. Clone mujoco's git locally
$
git clone https://aur.archlinux.org/mujoco.git
~/mujoco
Copied
c. Go to ~/mujoco folder and install it
$
cd
~/mujoco
Copied
$
makepkg -si
Copied
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
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