python-cgal on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-cgal

* (Optional) Uninstall python-cgal on Arch using YAY

$ yay -Rns python-cgal

2. Manually Install "python-cgal" via AUR

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

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

b. Clone python-cgal's git locally

$ git clone https://aur.archlinux.org/python-cgal.git ~/python-cgal

c. Go to ~/python-cgal folder and install it

$ cd ~/python-cgal $ makepkg -si

3. Information about the python-cgal package on Arch User Repository (AUR)

ID: 1264495
Name: python-cgal
PackageBaseID: 100172
PackageBase: cgal-swig-bindings
Version: 5.5.2.post202303131425.r1.gd5e2662-1
Description: CGAL bindings using SWIG
URL: https://github.com/CGAL/cgal-swig-bindings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: xantares
FirstSubmitted: 1442467685
LastModified: 1685244460
URLPath: /cgit/aur.git/snapshot/python-cgal.tar.gz