ceres-solver-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ceres-solver-git

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

$ yay -Rns ceres-solver-git

2. Manually Install "ceres-solver-git" via AUR

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

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

b. Clone ceres-solver-git's git locally

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

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

$ cd ~/ceres-solver-git $ makepkg -si

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

ID: 622951
Name: ceres-solver-git
PackageBaseID: 135465
PackageBase: ceres-solver-git
Version: r1467.db1f5b57-1
Description: Solver for nonlinear least squares problems
URL: http://ceres-solver.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dtag
Submitter: dtag
FirstSubmitted: 1535455456
LastModified: 1560946898
URLPath: /cgit/aur.git/snapshot/ceres-solver-git.tar.gz