fftw2 on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "fftw2" 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
Copied
b. Install fftw2 on Arch using YAY
$
yay -S
fftw2
Copied
* (Optional) Uninstall fftw2 on Arch using YAY
$
yay -Rns
fftw2
Copied
2. Manually Install "fftw2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fftw2's git locally
$
git clone https://aur.archlinux.org/fftw2.git
~/fftw2
Copied
c. Go to ~/fftw2 folder and install it
$
cd
~/fftw2
Copied
$
makepkg -si
Copied
3. Information about the fftw2 package on Arch User Repository (AUR)
ID: 229444
Name: fftw2
PackageBaseID: 99664
PackageBase: fftw2
Version: 2.1.5-1
Description: A library for computing the discrete Fourier transform (DFT), major version 2, with OpenMPI
URL: http://www.fftw.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: berquist
Submitter: berquist
FirstSubmitted: 1441813533
LastModified: 1441814071
URLPath: /cgit/aur.git/snapshot/fftw2.tar.gz
Name: fftw2
PackageBaseID: 99664
PackageBase: fftw2
Version: 2.1.5-1
Description: A library for computing the discrete Fourier transform (DFT), major version 2, with OpenMPI
URL: http://www.fftw.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: berquist
Submitter: berquist
FirstSubmitted: 1441813533
LastModified: 1441814071
URLPath: /cgit/aur.git/snapshot/fftw2.tar.gz