urdfdom on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S urdfdom

* (Optional) Uninstall urdfdom on Arch using YAY

$ yay -Rns urdfdom

2. Manually Install "urdfdom" via AUR

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

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

b. Clone urdfdom's git locally

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

c. Go to ~/urdfdom folder and install it

$ cd ~/urdfdom $ makepkg -si

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

ID: 1403908
Name: urdfdom
PackageBaseID: 78164
PackageBase: urdfdom
Version: 4.0.0-1
Description: The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file.
URL: https://github.com/ros/urdfdom
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: bchretien
FirstSubmitted: 1390562776
LastModified: 1707055881
URLPath: /cgit/aur.git/snapshot/urdfdom.tar.gz