levmar on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install levmar on Arch using YAY
$
yay -S
levmar
Copied
* (Optional) Uninstall levmar on Arch using YAY
$
yay -Rns
levmar
Copied
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
Copied
b. Clone levmar's git locally
$
git clone https://aur.archlinux.org/levmar.git
~/levmar
Copied
c. Go to ~/levmar folder and install it
$
cd
~/levmar
Copied
$
makepkg -si
Copied
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
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