mingw-w64-cgal on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mingw-w64-cgal

* (Optional) Uninstall mingw-w64-cgal on Arch using YAY

$ yay -Rns mingw-w64-cgal

2. Manually Install "mingw-w64-cgal" via AUR

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

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

b. Clone mingw-w64-cgal's git locally

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

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

$ cd ~/mingw-w64-cgal $ makepkg -si

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

ID: 1380520
Name: mingw-w64-cgal
PackageBaseID: 80753
PackageBase: mingw-w64-cgal
Version: 5.6-1
Description: Computational Geometry Algorithms Library (mingw-w64)
URL: http://www.cgal.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1397072682
LastModified: 1704395674
URLPath: /cgit/aur.git/snapshot/mingw-w64-cgal.tar.gz