python-pyfftw on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyfftw

* (Optional) Uninstall python-pyfftw on Arch using YAY

$ yay -Rns python-pyfftw

2. Manually Install "python-pyfftw" via AUR

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

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

b. Clone python-pyfftw's git locally

$ git clone https://aur.archlinux.org/python-pyfftw.git ~/python-pyfftw

c. Go to ~/python-pyfftw folder and install it

$ cd ~/python-pyfftw $ makepkg -si

3. Information about the python-pyfftw package on Arch User Repository (AUR)

ID: 1393007
Name: python-pyfftw
PackageBaseID: 101125
PackageBase: python-pyfftw
Version: 0.13.1-3
Description: A pythonic wrapper around FFTW
URL: https://github.com/pyFFTW/pyFFTW
NumVotes: 4
Popularity: 3.0E-5
OutOfDate:
Maintainer: fordprefect
Submitter: anntzer
FirstSubmitted: 1443825202
LastModified: 1706293275
URLPath: /cgit/aur.git/snapshot/python-pyfftw.tar.gz