r-minpack.lm on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-minpack.lm

* (Optional) Uninstall r-minpack.lm on Arch using YAY

$ yay -Rns r-minpack.lm

2. Manually Install "r-minpack.lm" via AUR

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

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

b. Clone r-minpack.lm's git locally

$ git clone https://aur.archlinux.org/r-minpack.lm.git ~/r-minpack.lm

c. Go to ~/r-minpack.lm folder and install it

$ cd ~/r-minpack.lm $ makepkg -si

3. Information about the r-minpack.lm package on Arch User Repository (AUR)

ID: 1406705
Name: r-minpack.lm
PackageBaseID: 148677
PackageBase: r-minpack.lm
Version: 1.2.4-2
Description: R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds
URL: https://cran.r-project.org/package=minpack.lm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1580487132
LastModified: 1707501680
URLPath: /cgit/aur.git/snapshot/r-minpack.lm.tar.gz