geogram on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S geogram

* (Optional) Uninstall geogram on Arch using YAY

$ yay -Rns geogram

2. Manually Install "geogram" via AUR

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

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

b. Clone geogram's git locally

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

c. Go to ~/geogram folder and install it

$ cd ~/geogram $ makepkg -si

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

ID: 743692
Name: geogram
PackageBaseID: 144675
PackageBase: geogram
Version: 1.7.5-2
Description: Library of geometric algorithms. It includes a simple yet efficient Mesh data structure.
URL: http://alice.loria.fr/index.php/software.html
NumVotes: 3
Popularity: 0.743569
OutOfDate:
Maintainer: bartus
FirstSubmitted: 1567118159
LastModified: 1590616833
URLPath: /cgit/aur.git/snapshot/geogram.tar.gz