eglut-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S eglut-git

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

$ yay -Rns eglut-git

2. Manually Install "eglut-git" via AUR

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

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

b. Clone eglut-git's git locally

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

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

$ cd ~/eglut-git $ makepkg -si

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

ID: 201420
Name: eglut-git
PackageBaseID: 63355
PackageBase: eglut-git
Version: 8.2.0.5978.87a60bf-1
Description: The OpenGL Utility Toolkit for EGL. From mesa demos with Wayland backend.
URL: http://cgit.freedesktop.org/mesa/demos/tree/src/egl/eglut
NumVotes: 5
Popularity: 0
OutOfDate: 1653662930
Maintainer: lubosz
FirstSubmitted: 1349407510
LastModified: 1435006565
URLPath: /cgit/aur.git/snapshot/eglut-git.tar.gz