armadillo on AUR (Arch User Repository)

Last updated: May 18,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

b. Install armadillo on Arch using YAY

$ yay -S armadillo

* (Optional) Uninstall armadillo on Arch using YAY

$ yay -Rns armadillo

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

b. Clone armadillo's git locally

$ git clone https://aur.archlinux.org/armadillo.git ~/armadillo

c. Go to ~/armadillo folder and install it

$ cd ~/armadillo $ makepkg -si

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