fftw-wisdom

A library for computing the discrete Fourier transform (DFT)

Debian Debian
RUN apt-get update && \ apt-get install -y libfftw3-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y libfftw3-dbg
Alpine
RUN apk add fftw
Arch Arch Linux
RUN pacman -S --noconfirm fftw
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libfftw3-bin
CentOS
RUN yum install -y fftw
Fedora
RUN dnf install -y fftw
Raspbian
RUN apt-get update && \ apt-get install -y libfftw3-bin
click the source code to copy install fftw-wisdom on any operating system with command-not-found.com