fftw-quad on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fftw-quad

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

$ yay -Rns fftw-quad

2. Manually Install "fftw-quad" via AUR

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

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

b. Clone fftw-quad's git locally

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

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

$ cd ~/fftw-quad $ makepkg -si

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

ID: 458851
Name: fftw-quad
PackageBaseID: 116848
PackageBase: fftw-quad
Version: 3.3.7-1
Description: FFTW Quad-precision (float128) version, a library for computing the discrete Fourier transform (DFT)
URL: http://www.fftw.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1530103336
Maintainer: cuihao
FirstSubmitted: 1478589911
LastModified: 1510015447
URLPath: /cgit/aur.git/snapshot/fftw-quad.tar.gz