nfft on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nfft

* (Optional) Uninstall nfft on Arch using YAY

$ yay -Rns nfft

2. Manually Install "nfft" via AUR

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

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

b. Clone nfft's git locally

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

c. Go to ~/nfft folder and install it

$ cd ~/nfft $ makepkg -si

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

ID: 1179488
Name: nfft
PackageBaseID: 113588
PackageBase: nfft
Version: 3.5.3-1
Description: Library for computing Non-uniform Fast Fourier Transforms.
URL: https://www-user.tu-chemnitz.de/~potts/nfft/
NumVotes: 3
Popularity: 1.7E-5
OutOfDate:
Maintainer: frazar0
Submitter: katherlee
FirstSubmitted: 1468435162
LastModified: 1670421192
URLPath: /cgit/aur.git/snapshot/nfft.tar.gz