rbdl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rbdl

* (Optional) Uninstall rbdl on Arch using YAY

$ yay -Rns rbdl

2. Manually Install "rbdl" via AUR

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

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

b. Clone rbdl's git locally

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

c. Go to ~/rbdl folder and install it

$ cd ~/rbdl $ makepkg -si

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

ID: 976710
Name: rbdl
PackageBaseID: 157192
PackageBase: rbdl
Version: 3.1.3-2
Description: RBDL - Rigid Body Dynamics Library
URL: https://github.com/ORB-HD/rbdl-orb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cherti
Submitter: cherti
FirstSubmitted: 1598709198
LastModified: 1634676027
URLPath: /cgit/aur.git/snapshot/rbdl.tar.gz