fftw-mpi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fftw-mpi

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

$ yay -Rns fftw-mpi

2. Manually Install "fftw-mpi" via AUR

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

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

b. Clone fftw-mpi's git locally

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

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

$ cd ~/fftw-mpi $ makepkg -si

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

ID: 895397
Name: fftw-mpi
PackageBaseID: 104940
PackageBase: fftw-mpi
Version: 3.3.9-1
Description: A library for computing the discrete Fourier transform (DFT), compiled with MPI and OpenMP support: header files, static and shared libraries
URL: http://www.fftw.org/
NumVotes: 5
Popularity: 0
OutOfDate: 1635099782
Maintainer: entshuld
FirstSubmitted: 1450796958
LastModified: 1618954548
URLPath: /cgit/aur.git/snapshot/fftw-mpi.tar.gz