r-fftw on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fftw

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

$ yay -Rns r-fftw

2. Manually Install "r-fftw" via AUR

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

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

b. Clone r-fftw's git locally

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

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

$ cd ~/r-fftw $ makepkg -si

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

ID: 1427219
Name: r-fftw
PackageBaseID: 180439
PackageBase: r-fftw
Version: 1.0.8-2
Description: Fast FFT and DCT Based on the FFTW Library
URL: https://cran.r-project.org/package=fftw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479526
LastModified: 1710439315
URLPath: /cgit/aur.git/snapshot/r-fftw.tar.gz