How to Install and Uninstall cl-fftw3 Package on Kali Linux

Last updated: May 13,2024

1. Install "cl-fftw3" package

Learn how to install cl-fftw3 on Kali Linux

$ sudo apt update $ sudo apt install cl-fftw3

2. Uninstall "cl-fftw3" package

Learn how to uninstall cl-fftw3 on Kali Linux:

$ sudo apt remove cl-fftw3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-fftw3 package on Kali Linux

Package: cl-fftw3
Version: 1.0.2-1
Installed-Size: 59
Maintainer: Kevin M. Rosenberg
Architecture: all
Depends: libfftw3-dev, cl-kmrcl, cl-cffi
Size: 8740
SHA256: f434328b1ae82fc189fbae5042da7c4ddcd977c705e260c8900da4827b4956dd
SHA1: 2a26032c0c33198113b4a10093010d44607326b2
MD5sum: fa4f02357688fe6f165e2616087c07be
Description: Common Lisp package for using the FFTW3 library
This package provides an interface for Common Lisp programs to use
the FFTW3 Fourier transform library. A number of higher-level interfaces
has been added in addition to the native interface to the FFTW3
C-based library.
Description-md5:
Homepage: http://files.kpe.io/cl-fftw3/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-fftw3/cl-fftw3_1.0.2-1_all.deb