boost-numeric-bindings-svn on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "boost-numeric-bindings-svn" 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 boost-numeric-bindings-svn on Arch using YAY

$ yay -S boost-numeric-bindings-svn

* (Optional) Uninstall boost-numeric-bindings-svn on Arch using YAY

$ yay -Rns boost-numeric-bindings-svn

2. Manually Install "boost-numeric-bindings-svn" via AUR

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

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

b. Clone boost-numeric-bindings-svn's git locally

$ git clone https://aur.archlinux.org/boost-numeric-bindings-svn.git ~/boost-numeric-bindings-svn

c. Go to ~/boost-numeric-bindings-svn folder and install it

$ cd ~/boost-numeric-bindings-svn $ makepkg -si

3. Information about the boost-numeric-bindings-svn package on Arch User Repository (AUR)

ID: 232012
Name: boost-numeric-bindings-svn
PackageBaseID: 100308
PackageBase: boost-numeric-bindings-svn
Version: r86799-1
Description: Boost Bindings is a bindings library (not just) for Boost.Ublas. It offers an easy way of calling BLAS, LAPACK, UMFPACK, MUMPS and many other mature legacy numerical codes from within C++.
URL: http://mathema.tician.de/software/boost-numeric-bindings/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cburgard
FirstSubmitted: 1442660906
LastModified: 1442661062
URLPath: /cgit/aur.git/snapshot/boost-numeric-bindings-svn.tar.gz