gudhi on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S gudhi

* (Optional) Uninstall gudhi on Arch using YAY

$ yay -Rns gudhi

2. Manually Install "gudhi" via AUR

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

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

b. Clone gudhi's git locally

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

c. Go to ~/gudhi folder and install it

$ cd ~/gudhi $ makepkg -si

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

ID: 693212
Name: gudhi
PackageBaseID: 148812
PackageBase: gudhi
Version: 3.0.0-2
Description: Geometry understanding in higher dimensions
URL: https://gudhi.inria.fr/
NumVotes: 1
Popularity: 0
OutOfDate: 1621204328
Maintainer: ajalonso
Submitter: wjhandley
FirstSubmitted: 1580871802
LastModified: 1580881369
URLPath: /cgit/aur.git/snapshot/gudhi.tar.gz