llgl-git on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S llgl-git

* (Optional) Uninstall llgl-git on Arch using YAY

$ yay -Rns llgl-git

2. Manually Install "llgl-git" via AUR

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

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

b. Clone llgl-git's git locally

$ git clone https://aur.archlinux.org/llgl-git.git ~/llgl-git

c. Go to ~/llgl-git folder and install it

$ cd ~/llgl-git $ makepkg -si

3. Information about the llgl-git package on Arch User Repository (AUR)

ID: 691672
Name: llgl-git
PackageBaseID: 148672
PackageBase: llgl-git
Version: r2253.d9ed15ed-1
Description: Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
URL: https://github.com/LukasBanana/LLGL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter: aviallon
FirstSubmitted: 1580484870
LastModified: 1580484870
URLPath: /cgit/aur.git/snapshot/llgl-git.tar.gz