cminpack on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cminpack" 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 cminpack on Arch using YAY
$
yay -S
cminpack
Copied
* (Optional) Uninstall cminpack on Arch using YAY
$
yay -Rns
cminpack
Copied
2. Manually Install "cminpack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cminpack's git locally
$
git clone https://aur.archlinux.org/cminpack.git
~/cminpack
Copied
c. Go to ~/cminpack folder and install it
$
cd
~/cminpack
Copied
$
makepkg -si
Copied
3. Information about the cminpack package on Arch User Repository (AUR)
ID: 921578
Name: cminpack
PackageBaseID: 47939
PackageBase: cminpack
Version: 1.3.8-3
Description: A C/C++ rewrite of the MINPACK software
URL: http://devernay.free.fr/hacks/cminpack/cminpack.html
NumVotes: 8
Popularity: 7.2E-5
OutOfDate:
Maintainer: xantares
Submitter:
FirstSubmitted: 1301969492
LastModified: 1623782286
URLPath: /cgit/aur.git/snapshot/cminpack.tar.gz
Name: cminpack
PackageBaseID: 47939
PackageBase: cminpack
Version: 1.3.8-3
Description: A C/C++ rewrite of the MINPACK software
URL: http://devernay.free.fr/hacks/cminpack/cminpack.html
NumVotes: 8
Popularity: 7.2E-5
OutOfDate:
Maintainer: xantares
Submitter:
FirstSubmitted: 1301969492
LastModified: 1623782286
URLPath: /cgit/aur.git/snapshot/cminpack.tar.gz