glui on AUR (Arch User Repository)

Last updated: December 30,2024

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

$ yay -S glui

* (Optional) Uninstall glui on Arch using YAY

$ yay -Rns glui

2. Manually Install "glui" via AUR

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

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

b. Clone glui's git locally

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

c. Go to ~/glui folder and install it

$ cd ~/glui $ makepkg -si

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

ID: 1424367
Name: glui
PackageBaseID: 4571
PackageBase: glui
Version: 2.37-2
Description: A GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications
URL: http://glui.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: PhotonX
Submitter:
FirstSubmitted: 1147637681
LastModified: 1710075537
URLPath: /cgit/aur.git/snapshot/glui.tar.gz