gaviewer on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gaviewer

* (Optional) Uninstall gaviewer on Arch using YAY

$ yay -Rns gaviewer

2. Manually Install "gaviewer" via AUR

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

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

b. Clone gaviewer's git locally

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

c. Go to ~/gaviewer folder and install it

$ cd ~/gaviewer $ makepkg -si

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

ID: 459808
Name: gaviewer
PackageBaseID: 127152
PackageBase: gaviewer
Version: 0.86-5
Description: Geometric Algebra scriptable 3D visualization tool
URL: http://www.geometricalgebra.net/downloads.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bertabus
Submitter: bertabus
FirstSubmitted: 1510343196
LastModified: 1510358136
URLPath: /cgit/aur.git/snapshot/gaviewer.tar.gz