fftw2-float on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fftw2-float

* (Optional) Uninstall fftw2-float on Arch using YAY

$ yay -Rns fftw2-float

2. Manually Install "fftw2-float" via AUR

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

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

b. Clone fftw2-float's git locally

$ git clone https://aur.archlinux.org/fftw2-float.git ~/fftw2-float

c. Go to ~/fftw2-float folder and install it

$ cd ~/fftw2-float $ makepkg -si

3. Information about the fftw2-float package on Arch User Repository (AUR)

ID: 203713
Name: fftw2-float
PackageBaseID: 68831
PackageBase: fftw2-float
Version: 2.1.5-1
Description: A C subroutine library for computing the discrete Fourier transform (DFT); Defaults to single precision
URL: http://www.fftw.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Athemis
Submitter: Athemis
FirstSubmitted: 1365165392
LastModified: 1435486638
URLPath: /cgit/aur.git/snapshot/fftw2-float.tar.gz