How to Install and Uninstall libfftw3-long3 Package on Kali Linux

Last updated: May 02,2024

1. Install "libfftw3-long3" package

Please follow the guidelines below to install libfftw3-long3 on Kali Linux

$ sudo apt update $ sudo apt install libfftw3-long3

2. Uninstall "libfftw3-long3" package

Please follow the instructions below to uninstall libfftw3-long3 on Kali Linux:

$ sudo apt remove libfftw3-long3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfftw3-long3 package on Kali Linux

Package: libfftw3-long3
Source: fftw3 (3.3.10-1)
Version: 3.3.10-1+b1
Installed-Size: 1096
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Size: 343444
SHA256: e19e083185a98161920db5452fee51c90893ae320122cb403d218b87042c8b27
SHA1: 88e58e7653453042b7c0d6a86d9bf18538715851
MD5sum: 798dd66075f1b5a3ad7d464de754195c
Description: Library for computing Fast Fourier Transforms - Long precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for long double precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Description-md5:
Multi-Arch: same
Homepage: https://fftw.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/fftw3/libfftw3-long3_3.3.10-1+b1_amd64.deb