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

Last updated: May 19,2024

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

$ yay -S ceres-solver-legacy

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

$ yay -Rns ceres-solver-legacy

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

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

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

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

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

ID: 1320064
Name: ceres-solver-legacy
PackageBaseID: 160455
PackageBase: ceres-solver-legacy
Version: 1.14.0-6
Description: Solver for nonlinear least squares problems. Legacy version needed for google cartographer
URL: http://ceres-solver.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kino_t
Submitter: fmauch
FirstSubmitted: 1606822841
LastModified: 1694935061
URLPath: /cgit/aur.git/snapshot/ceres-solver-legacy.tar.gz