xtensor-blas on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xtensor-blas

* (Optional) Uninstall xtensor-blas on Arch using YAY

$ yay -Rns xtensor-blas

2. Manually Install "xtensor-blas" via AUR

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

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

b. Clone xtensor-blas's git locally

$ git clone https://aur.archlinux.org/xtensor-blas.git ~/xtensor-blas

c. Go to ~/xtensor-blas folder and install it

$ cd ~/xtensor-blas $ makepkg -si

3. Information about the xtensor-blas package on Arch User Repository (AUR)

ID: 987766
Name: xtensor-blas
PackageBaseID: 135517
PackageBase: xtensor-blas
Version: 0.20.0-1
Description: QuantStack tools library - Multi-dimensional arrays with broadcasting and lazy computing.
URL: https://github.com/QuantStack/xtensor-blas
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: shivupa
Submitter: isushik94
FirstSubmitted: 1535624059
LastModified: 1636732775
URLPath: /cgit/aur.git/snapshot/xtensor-blas.tar.gz