fftw-amd on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S fftw-amd

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

$ yay -Rns fftw-amd

2. Manually Install "fftw-amd" via AUR

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

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

b. Clone fftw-amd's git locally

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

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

$ cd ~/fftw-amd $ makepkg -si

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

ID: 1075371
Name: fftw-amd
PackageBaseID: 152887
PackageBase: fftw-amd
Version: 3.3.8.amd3.1.0-0
Description: A library for computing the discrete Fourier transform (DFT) - AMD Ryzen/EPYC Optimized Version
URL: https://github.com/amd/amd-fftw/
NumVotes: 4
Popularity: 0
OutOfDate: 1660307264
Maintainer:
Submitter: tuxzz
FirstSubmitted: 1589740989
LastModified: 1651644102
URLPath: /cgit/aur.git/snapshot/fftw-amd.tar.gz