lib32-fftw on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lib32-fftw

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

$ yay -Rns lib32-fftw

2. Manually Install "lib32-fftw" via AUR

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

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

b. Clone lib32-fftw's git locally

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

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

$ cd ~/lib32-fftw $ makepkg -si

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

ID: 1032875
Name: lib32-fftw
PackageBaseID: 56109
PackageBase: lib32-fftw
Version: 3.3.10-3
Description: A library for computing the discrete Fourier transform (DFT) (32 bit)
URL: https://www.fftw.org
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rafaelff
FirstSubmitted: 1327543974
LastModified: 1644226876
URLPath: /cgit/aur.git/snapshot/lib32-fftw.tar.gz