collada-dom on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S collada-dom

* (Optional) Uninstall collada-dom on Arch using YAY

$ yay -Rns collada-dom

2. Manually Install "collada-dom" via AUR

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

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

b. Clone collada-dom's git locally

$ git clone https://aur.archlinux.org/collada-dom.git ~/collada-dom

c. Go to ~/collada-dom folder and install it

$ cd ~/collada-dom $ makepkg -si

3. Information about the collada-dom package on Arch User Repository (AUR)

ID: 1256196
Name: collada-dom
PackageBaseID: 40021
PackageBase: collada-dom
Version: 2.5.0-4
Description: An API that provides a C++ object representation of a COLLADA XML instance document.
URL: https://github.com/rdiankov/collada-dom/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: cbjamo
Submitter: N30N
FirstSubmitted: 1282190085
LastModified: 1683765643
URLPath: /cgit/aur.git/snapshot/collada-dom.tar.gz