three.js on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S three.js

* (Optional) Uninstall three.js on Arch using YAY

$ yay -Rns three.js

2. Manually Install "three.js" via AUR

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

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

b. Clone three.js's git locally

$ git clone https://aur.archlinux.org/three.js.git ~/three.js

c. Go to ~/three.js folder and install it

$ cd ~/three.js $ makepkg -si

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

ID: 830080
Name: three.js
PackageBaseID: 160661
PackageBase: three.js
Version: r123-1
Description: A JavaScript 3D Library which makes WebGL simpler
URL: https://threejs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1607338207
LastModified: 1607338207
URLPath: /cgit/aur.git/snapshot/three.js.tar.gz