levmar-openmp on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S levmar-openmp

* (Optional) Uninstall levmar-openmp on Arch using YAY

$ yay -Rns levmar-openmp

2. Manually Install "levmar-openmp" via AUR

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

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

b. Clone levmar-openmp's git locally

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

c. Go to ~/levmar-openmp folder and install it

$ cd ~/levmar-openmp $ makepkg -si

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

ID: 532897
Name: levmar-openmp
PackageBaseID: 134876
PackageBase: levmar-openmp
Version: 2.6-3
Description: Levenberg-Marquardt nonlinear least squares algorithms in C/C++ (OpenMP compatible)
URL: http://users.ics.forth.gr/~lourakis/levmar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cdown
FirstSubmitted: 1533677960
LastModified: 1533677960
URLPath: /cgit/aur.git/snapshot/levmar-openmp.tar.gz