u3d on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S u3d

* (Optional) Uninstall u3d on Arch using YAY

$ yay -Rns u3d

2. Manually Install "u3d" via AUR

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

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

b. Clone u3d's git locally

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

c. Go to ~/u3d folder and install it

$ cd ~/u3d $ makepkg -si

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

ID: 922207
Name: u3d
PackageBaseID: 133919
PackageBase: u3d
Version: 1.4.5-2
Description: U3D is a format for 3D models that can be embedded into PDF and viewed in Adobe Acrobat/Reader
URL: https://github.com/ningfei/u3d
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1530473531
LastModified: 1623928839
URLPath: /cgit/aur.git/snapshot/u3d.tar.gz