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
Copied
b. Install glui on Arch using YAY
$
yay -S
glui
Copied
* (Optional) Uninstall glui on Arch using YAY
$
yay -Rns
glui
Copied
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
Copied
b. Clone glui's git locally
$
git clone https://aur.archlinux.org/glui.git
~/glui
Copied
c. Go to ~/glui folder and install it
$
cd
~/glui
Copied
$
makepkg -si
Copied
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
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