rocfft on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rocfft

* (Optional) Uninstall rocfft on Arch using YAY

$ yay -Rns rocfft

2. Manually Install "rocfft" via AUR

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

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

b. Clone rocfft's git locally

$ git clone https://aur.archlinux.org/rocfft.git ~/rocfft

c. Go to ~/rocfft folder and install it

$ cd ~/rocfft $ makepkg -si

3. Information about the rocfft package on Arch User Repository (AUR)

ID: 1131985
Name: rocfft
PackageBaseID: 138231
PackageBase: rocfft
Version: 5.2.3-1
Description: Next generation FFT implementation for ROCm
URL: https://docs.amd.com/bundle/rocFFT-release-rocm-rel-5.2/page/library.html
NumVotes: 9
Popularity: 0.947544
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1545424919
LastModified: 1661690281
URLPath: /cgit/aur.git/snapshot/rocfft.tar.gz

5. The same packages on other Linux Distributions