libdart on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libdart

* (Optional) Uninstall libdart on Arch using YAY

$ yay -Rns libdart

2. Manually Install "libdart" via AUR

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

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

b. Clone libdart's git locally

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

c. Go to ~/libdart folder and install it

$ cd ~/libdart $ makepkg -si

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

ID: 1405231
Name: libdart
PackageBaseID: 83147
PackageBase: libdart
Version: 6.13.1-1
Description: Dynamic Animation and Robotics Toolkit
URL: https://dartsim.github.io
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: bchretien
FirstSubmitted: 1403176763
LastModified: 1707264168
URLPath: /cgit/aur.git/snapshot/libdart.tar.gz