ensmallen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ensmallen

* (Optional) Uninstall ensmallen on Arch using YAY

$ yay -Rns ensmallen

2. Manually Install "ensmallen" via AUR

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

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

b. Clone ensmallen's git locally

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

c. Go to ~/ensmallen folder and install it

$ cd ~/ensmallen $ makepkg -si

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

ID: 1374681
Name: ensmallen
PackageBaseID: 146466
PackageBase: ensmallen
Version: 2.21.0-1
Description: Flexible C++ header library for efficient mathematical optimization
URL: https://ensmallen.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: robertohueso
FirstSubmitted: 1573154009
LastModified: 1703375228
URLPath: /cgit/aur.git/snapshot/ensmallen.tar.gz