lwjgl on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "lwjgl" 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
Copied
b. Install lwjgl on Arch using YAY
$
yay -S
lwjgl
Copied
* (Optional) Uninstall lwjgl on Arch using YAY
$
yay -Rns
lwjgl
Copied
2. Manually Install "lwjgl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lwjgl's git locally
$
git clone https://aur.archlinux.org/lwjgl.git
~/lwjgl
Copied
c. Go to ~/lwjgl folder and install it
$
cd
~/lwjgl
Copied
$
makepkg -si
Copied
3. Information about the lwjgl package on Arch User Repository (AUR)
ID: 1319736
Name: lwjgl
PackageBaseID: 156250
PackageBase: lwjgl
Version: 3.3.3-1
Description: Java library that enables access to OpenGL, OpenAL, Vulkan, and more.
URL: https://github.com/LWJGL/lwjgl3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ppeb
Submitter: willyb
FirstSubmitted: 1596354978
LastModified: 1694880778
URLPath: /cgit/aur.git/snapshot/lwjgl.tar.gz
Name: lwjgl
PackageBaseID: 156250
PackageBase: lwjgl
Version: 3.3.3-1
Description: Java library that enables access to OpenGL, OpenAL, Vulkan, and more.
URL: https://github.com/LWJGL/lwjgl3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ppeb
Submitter: willyb
FirstSubmitted: 1596354978
LastModified: 1694880778
URLPath: /cgit/aur.git/snapshot/lwjgl.tar.gz