spfft on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S spfft

* (Optional) Uninstall spfft on Arch using YAY

$ yay -Rns spfft

2. Manually Install "spfft" via AUR

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

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

b. Clone spfft's git locally

$ git clone https://aur.archlinux.org/spfft.git ~/spfft

c. Go to ~/spfft folder and install it

$ cd ~/spfft $ makepkg -si

3. Information about the spfft package on Arch User Repository (AUR)

ID: 1268881
Name: spfft
PackageBaseID: 147959
PackageBase: spfft
Version: 1.0.6-2
Description: Sparse 3D FFT library with MPI, OpenMP, CUDA and ROCm support
URL: https://github.com/eth-cscs/SpFFT
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1578477879
LastModified: 1686054965
URLPath: /cgit/aur.git/snapshot/spfft.tar.gz