clfft on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S clfft

* (Optional) Uninstall clfft on Arch using YAY

$ yay -Rns clfft

2. Manually Install "clfft" via AUR

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

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

b. Clone clfft's git locally

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

c. Go to ~/clfft folder and install it

$ cd ~/clfft $ makepkg -si

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

ID: 1106852
Name: clfft
PackageBaseID: 75412
PackageBase: clfft
Version: 2.12.2-2
Description: A software library containing FFT functions written in OpenCL
URL: https://github.com/clMathLibraries/clFFT
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: jdarch
FirstSubmitted: 1384553610
LastModified: 1656781476
URLPath: /cgit/aur.git/snapshot/clfft.tar.gz