levmar on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S levmar

* (Optional) Uninstall levmar on Arch using YAY

$ yay -Rns levmar

2. Manually Install "levmar" via AUR

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

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

b. Clone levmar's git locally

$ git clone https://aur.archlinux.org/levmar.git ~/levmar

c. Go to ~/levmar folder and install it

$ cd ~/levmar $ makepkg -si

3. Information about the levmar package on Arch User Repository (AUR)

ID: 1146677
Name: levmar
PackageBaseID: 56951
PackageBase: levmar
Version: 2.6-3
Description: Levenberg-Marquardt nonlinear least squares algorithms in C/C++
URL: http://users.ics.forth.gr/~lourakis/levmar
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: anntzer
Submitter: rogersce
FirstSubmitted: 1330033058
LastModified: 1664569900
URLPath: /cgit/aur.git/snapshot/levmar.tar.gz