glbsp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S glbsp

* (Optional) Uninstall glbsp on Arch using YAY

$ yay -Rns glbsp

2. Manually Install "glbsp" via AUR

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

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

b. Clone glbsp's git locally

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

c. Go to ~/glbsp folder and install it

$ cd ~/glbsp $ makepkg -si

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

ID: 888354
Name: glbsp
PackageBaseID: 6396
PackageBase: glbsp
Version: 2.24-5
Description: A node builder for OpenGL-based Doom ports
URL: http://glbsp.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: grubber
Submitter:
FirstSubmitted: 1155839327
LastModified: 1617683653
URLPath: /cgit/aur.git/snapshot/glbsp.tar.gz