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

Last updated: June 26,2024

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

$ yay -S boost-numeric-bindings-git

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

$ yay -Rns boost-numeric-bindings-git

2. Manually Install "boost-numeric-bindings-git" 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-git's git locally

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

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

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

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

ID: 232013
Name: boost-numeric-bindings-git
PackageBaseID: 100302
PackageBase: boost-numeric-bindings-git
Version: 0.52.1f994e8-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: 1
Popularity: 0
OutOfDate:
Maintainer: cburgard
FirstSubmitted: 1442653813
LastModified: 1442661180
URLPath: /cgit/aur.git/snapshot/boost-numeric-bindings-git.tar.gz