fftss on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S fftss

* (Optional) Uninstall fftss on Arch using YAY

$ yay -Rns fftss

2. Manually Install "fftss" via AUR

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

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

b. Clone fftss's git locally

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

c. Go to ~/fftss folder and install it

$ cd ~/fftss $ makepkg -si

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

ID: 594956
Name: fftss
PackageBaseID: 140339
PackageBase: fftss
Version: 3.0-1
Description: an open source library for computing the Fast Fourier Transform
URL: https://www.ssisc.org/fftss/index.en.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kwrazi
Submitter: kwrazi
FirstSubmitted: 1552617127
LastModified: 1552617127
URLPath: /cgit/aur.git/snapshot/fftss.tar.gz