jogl on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S jogl

* (Optional) Uninstall jogl on Arch using YAY

$ yay -Rns jogl

2. Manually Install "jogl" via AUR

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

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

b. Clone jogl's git locally

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

c. Go to ~/jogl folder and install it

$ cd ~/jogl $ makepkg -si

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

ID: 273187
Name: jogl
PackageBaseID: 54677
PackageBase: jogl
Version: 2.3.2-2
Description: OpenGL bindings for Java
URL: http://jogamp.org/
NumVotes: 84
Popularity: 0
OutOfDate: 1702283150
Maintainer: ralphptorres
Submitter: td123
FirstSubmitted: 1323290178
LastModified: 1454877990
URLPath: /cgit/aur.git/snapshot/jogl.tar.gz