glvis on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S glvis

* (Optional) Uninstall glvis on Arch using YAY

$ yay -Rns glvis

2. Manually Install "glvis" via AUR

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

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

b. Clone glvis's git locally

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

c. Go to ~/glvis folder and install it

$ cd ~/glvis $ makepkg -si

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

ID: 204874
Name: glvis
PackageBaseID: 13649
PackageBase: glvis
Version: 1.6-2
Description: A PVS (Potentially Visible Set) builder specially designed to be used with OpenGL ports of the DOOM game engine.
URL: http://vavoom-engine.com/glvis.php
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nautic
Submitter:
FirstSubmitted: 1194381333
LastModified: 1435654985
URLPath: /cgit/aur.git/snapshot/glvis.tar.gz