How to Install and Uninstall fftw Package on Manjaro

Last updated: May 05,2024

1. Install "fftw" package

Please follow the instructions below to install fftw on Manjaro

$ sudo pacman -Sy $ sudo pacman -S fftw

2. Uninstall "fftw" package

This is a short guide on how to uninstall fftw on Manjaro:

$ sudo pacman -Rcns fftw

3. Information about the fftw package on Manjaro

Repository : extra
Name : fftw
Version : 3.3.10-4
Description : A library for computing the discrete Fourier transform (DFT)
Architecture : x86_64
URL : http://www.fftw.org/
Licenses : GPL2
Groups : None
Provides : libfftw3q_threads.so=3-64 libfftw3q_omp.so=3-64
libfftw3q.so=3-64 libfftw3l_threads.so=3-64
libfftw3l_omp.so=3-64 libfftw3l_mpi.so=3-64
libfftw3l.so=3-64 libfftw3f_threads.so=3-64
libfftw3f_omp.so=3-64 libfftw3f_mpi.so=3-64
libfftw3f.so=3-64 libfftw3_threads.so=3-64
libfftw3_omp.so=3-64 libfftw3_mpi.so=3-64 libfftw3.so=3-64
Depends On : bash gcc-libs glibc openmpi
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.76 MiB
Installed Size : 9.27 MiB
Packager : David Runge
Build Date : Sat Mar 18 18:13:15 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions