< Home - < Back

fftw2-devel


Information about the package, fftw2-devel, which is shipped with common Linux distributions. The fftw2-devel package is designed for, Headers, libraries and docs for the FFTW library (version 2).


Package Name:

fftw2-devel

Summary:

Headers, libraries and docs for the FFTW library (version 2)

Description:

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. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. This package contains header files and development libraries needed to develop programs using the FFTW fast Fourier transform library version 2.

Architecture:

x86_64

Version:

2.1.5

Release:

21.el6

Size:

489 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for fftw2-devel


Control the fftw2-devel package with the following handy commands outlined below.


Command

Description of Command

yum install fftw2-devel

This command will install fftw2-devel on the server.

yum remove fftw2-devel

This command will un-install fftw2-devel on the server. When you run this command, you will be asked if you are sure that you want to remove fftw2-devel, so you have to manually confirm that you want to do this.

yum -y remove fftw2-devel

This command will un-install fftw2-devel on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove fftw2-devel when using the -y flag.

yum update fftw2-devel

This command will update fftw2-devel to the latest version. When you run this command, you will be asked if you are sure that you want to remove fftw2-devel, so you have to manually confirm that you want to do this.

yum -y update fftw2-devel

This command will update fftw2-devel to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove fftw2-devel when using the -y flag.

yum info fftw2-devel

This command will show you core information about the fftw2-devel package.

yum deplist fftw2-devel

This command will show you the dependencies for fftw2-devel. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update fftw2-devel

This command will check if there is an update waiting on fftw2-devel. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.