mlpack on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S mlpack

* (Optional) Uninstall mlpack on Arch using YAY

$ yay -Rns mlpack

2. Manually Install "mlpack" via AUR

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

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

b. Clone mlpack's git locally

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

c. Go to ~/mlpack folder and install it

$ cd ~/mlpack $ makepkg -si

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

ID: 1363667
Name: mlpack
PackageBaseID: 102612
PackageBase: mlpack
Version: 4.3.0-1
Description: A fast, flexible, scalable C++ machine learning library
URL: https://mlpack.org
NumVotes: 11
Popularity: 5.4E-5
OutOfDate:
Maintainer: carlosal1015
Submitter: jerry73204
FirstSubmitted: 1446090016
LastModified: 1701566668
URLPath: /cgit/aur.git/snapshot/mlpack.tar.gz