sfcgal on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S sfcgal

* (Optional) Uninstall sfcgal on Arch using YAY

$ yay -Rns sfcgal

2. Manually Install "sfcgal" via AUR

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

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

b. Clone sfcgal's git locally

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

c. Go to ~/sfcgal folder and install it

$ cd ~/sfcgal $ makepkg -si

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

ID: 1413596
Name: sfcgal
PackageBaseID: 74607
PackageBase: sfcgal
Version: 1.5.1-1
Description: Wrapper around the CGAL library that intents to implement 2D and 3D operations on OGC standards models
URL: https://gitlab.com/Oslandia/SFCGAL
NumVotes: 5
Popularity: 0.652007
OutOfDate:
Maintainer: kikislater
Submitter: albertid
FirstSubmitted: 1382343012
LastModified: 1708578298
URLPath: /cgit/aur.git/snapshot/sfcgal.tar.gz

5. The same packages on other Linux Distributions