xtensor-fftw on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xtensor-fftw

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

$ yay -Rns xtensor-fftw

2. Manually Install "xtensor-fftw" via AUR

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

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

b. Clone xtensor-fftw's git locally

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

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

$ cd ~/xtensor-fftw $ makepkg -si

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

ID: 961127
Name: xtensor-fftw
PackageBaseID: 165970
PackageBase: xtensor-fftw
Version: 0.2.6-1
Description: FFTW bindings for the xtensor C++14 multi-dimensional array library
URL: https://github.com/xtensor-stack/xtensor-fftw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: chn
FirstSubmitted: 1619141983
LastModified: 1631675417
URLPath: /cgit/aur.git/snapshot/xtensor-fftw.tar.gz