ensmallen on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ensmallen on Arch using YAY
$
yay -S
ensmallen
Copied
* (Optional) Uninstall ensmallen on Arch using YAY
$
yay -Rns
ensmallen
Copied
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
Copied
b. Clone ensmallen's git locally
$
git clone https://aur.archlinux.org/ensmallen.git
~/ensmallen
Copied
c. Go to ~/ensmallen folder and install it
$
cd
~/ensmallen
Copied
$
makepkg -si
Copied
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
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