geosteiner on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S geosteiner

* (Optional) Uninstall geosteiner on Arch using YAY

$ yay -Rns geosteiner

2. Manually Install "geosteiner" via AUR

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

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

b. Clone geosteiner's git locally

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

c. Go to ~/geosteiner folder and install it

$ cd ~/geosteiner $ makepkg -si

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

ID: 472358
Name: geosteiner
PackageBaseID: 67931
PackageBase: geosteiner
Version: 5.1-1
Description: Compute Euclidean and Rectilinear Steiner Trees
URL: http://www.geosteiner.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarcinWieczorek
Submitter:
FirstSubmitted: 1362824473
LastModified: 1514042138
URLPath: /cgit/aur.git/snapshot/geosteiner.tar.gz