simbody on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S simbody

* (Optional) Uninstall simbody on Arch using YAY

$ yay -Rns simbody

2. Manually Install "simbody" via AUR

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

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

b. Clone simbody's git locally

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

c. Go to ~/simbody folder and install it

$ cd ~/simbody $ makepkg -si

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

ID: 723683
Name: simbody
PackageBaseID: 79736
PackageBase: simbody
Version: 3.7-1
Description: High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
URL: https://simtk.org/home/simbody
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: bchretien
FirstSubmitted: 1394145770
LastModified: 1587408525
URLPath: /cgit/aur.git/snapshot/simbody.tar.gz