mlapack on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S mlapack

* (Optional) Uninstall mlapack on Arch using YAY

$ yay -Rns mlapack

2. Manually Install "mlapack" via AUR

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

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

b. Clone mlapack's git locally

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

c. Go to ~/mlapack folder and install it

$ cd ~/mlapack $ makepkg -si

3. Information about the mlapack package on Arch User Repository (AUR)

ID: 721612
Name: mlapack
PackageBaseID: 138658
PackageBase: mlapack
Version: 0.8.1-4
Description: Multiple precision linear algebra package (fork of MPLAPACK)
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1547136499
LastModified: 1587029711
URLPath: /cgit/aur.git/snapshot/mlapack.tar.gz