armadillo on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "armadillo" 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 armadillo on Arch using YAY
$
yay -S
armadillo
Copied
* (Optional) Uninstall armadillo on Arch using YAY
$
yay -Rns
armadillo
Copied
2. Manually Install "armadillo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone armadillo's git locally
$
git clone https://aur.archlinux.org/armadillo.git
~/armadillo
Copied
c. Go to ~/armadillo folder and install it
$
cd
~/armadillo
Copied
$
makepkg -si
Copied
3. Information about the armadillo package on Arch User Repository (AUR)
ID: 1420019
Name: armadillo
PackageBaseID: 32887
PackageBase: armadillo
Version: 12.8.1-1
Description: C++ linear algebra library
URL: http://arma.sourceforge.net/
NumVotes: 57
Popularity: 0.000812
OutOfDate:
Maintainer: valandil
Submitter:
FirstSubmitted: 1260809034
LastModified: 1709480307
URLPath: /cgit/aur.git/snapshot/armadillo.tar.gz
Name: armadillo
PackageBaseID: 32887
PackageBase: armadillo
Version: 12.8.1-1
Description: C++ linear algebra library
URL: http://arma.sourceforge.net/
NumVotes: 57
Popularity: 0.000812
OutOfDate:
Maintainer: valandil
Submitter:
FirstSubmitted: 1260809034
LastModified: 1709480307
URLPath: /cgit/aur.git/snapshot/armadillo.tar.gz