python-collada on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S python-collada

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

$ yay -Rns python-collada

2. Manually Install "python-collada" via AUR

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

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

b. Clone python-collada's git locally

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

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

$ cd ~/python-collada $ makepkg -si

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

ID: 1396576
Name: python-collada
PackageBaseID: 202096
PackageBase: python-collada
Version: 0.7.2-2
Description: python library for reading and writing collada documents
URL: https://github.com/pycollada/pycollada
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1706779683
LastModified: 1706779683
URLPath: /cgit/aur.git/snapshot/python-collada.tar.gz