mingw-w64-ceres-solver on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mingw-w64-ceres-solver

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

$ yay -Rns mingw-w64-ceres-solver

2. Manually Install "mingw-w64-ceres-solver" 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-ceres-solver's git locally

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

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

$ cd ~/mingw-w64-ceres-solver $ makepkg -si

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

ID: 1416779
Name: mingw-w64-ceres-solver
PackageBaseID: 136032
PackageBase: mingw-w64-ceres-solver
Version: 2.2.0-3
Description: Solver for nonlinear least squares problems (mingw-w64)
URL: http://ceres-solver.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1536956289
LastModified: 1709055280
URLPath: /cgit/aur.git/snapshot/mingw-w64-ceres-solver.tar.gz