java3d on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S java3d

* (Optional) Uninstall java3d on Arch using YAY

$ yay -Rns java3d

2. Manually Install "java3d" via AUR

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

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

b. Clone java3d's git locally

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

c. Go to ~/java3d folder and install it

$ cd ~/java3d $ makepkg -si

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

ID: 269538
Name: java3d
PackageBaseID: 296
PackageBase: java3d
Version: 1.5.2-9
Description: High-level constructs to create and manipulate 3D geometry
URL: https://java3d.java.net/
NumVotes: 107
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter:
FirstSubmitted: 1113417384
LastModified: 1453981571
URLPath: /cgit/aur.git/snapshot/java3d.tar.gz