How to Install and Uninstall mingw64-fftw.noarch Package on Fedora 39

Last updated: January 10,2025

1. Install "mingw64-fftw.noarch" package

Here is a brief guide to show you how to install mingw64-fftw.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install mingw64-fftw.noarch

2. Uninstall "mingw64-fftw.noarch" package

This guide let you learn how to uninstall mingw64-fftw.noarch on Fedora 39:

$ sudo dnf remove mingw64-fftw.noarch $ sudo dnf autoremove

3. Information about the mingw64-fftw.noarch package on Fedora 39

Last metadata expiration check: 1:06:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mingw64-fftw
Version : 3.3.8
Release : 13.fc39
Architecture : noarch
Size : 1.1 M
Source : mingw-fftw-3.3.8-13.fc39.src.rpm
Repository : fedora
Summary : MinGW Fast Fourier Transform library
URL : http://www.fftw.org
License : GPLv2+
Description : This package contains the MinGW win64 port of the FFTW library.
:
: FFTW is a C subroutine library for computing the Discrete Fourier
: Transform (DFT) in one or more dimensions, of both real and complex
: data, and of arbitrary input size.
:
: This package contains cross-compiled libraries and development tools
: for Windows.