r-fftwtools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fftwtools

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

$ yay -Rns r-fftwtools

2. Manually Install "r-fftwtools" via AUR

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

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

b. Clone r-fftwtools's git locally

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

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

$ cd ~/r-fftwtools $ makepkg -si

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

ID: 1412013
Name: r-fftwtools
PackageBaseID: 180440
PackageBase: r-fftwtools
Version: 0.9.11-8
Description: Wrapper for 'FFTW3' Includes: One-Dimensional, Two-Dimensional, Three-Dimensional, and Multivariate Transforms
URL: https://cran.r-project.org/package=fftwtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479550
LastModified: 1708365706
URLPath: /cgit/aur.git/snapshot/r-fftwtools.tar.gz