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

Last updated: May 05,2024

1. Install "ruby-fftw3" package

This guide let you learn how to install ruby-fftw3 on Kali Linux

$ sudo apt update $ sudo apt install ruby-fftw3

2. Uninstall "ruby-fftw3" package

Please follow the instructions below to uninstall ruby-fftw3 on Kali Linux:

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

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

Package: ruby-fftw3
Source: ruby-fftw3 (1.0.2-3)
Version: 1.0.2-3+b7
Installed-Size: 56
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: ruby-narray, libc6 (>= 2.4), libfftw3-double3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 12068
SHA256: 08bf201617ee16c7b8756361d8bd797a76a25d0ce9bcad72550771818a6fdb58
SHA1: 65a8c8e6fbf425e24bd575daed375b018c59d722
MD5sum: cf8c140788a9f45430dd5b207c579c7e
Description: Ruby interface to the FFTW Ver.3 library
Ruby-FFTW3 is the Ruby interface to the FFTW Ver.3 library.
Features:
- Use NArray, which is an efficient multi-dimensional numeric array
class for Ruby
- Multi-dimensional complex FFT.(Real data are coerced to complex)
- Supports both double and single float transforms.
- Not normalized as in FFTW
Description-md5:
Homepage: http://ruby.gfd-dennou.org/products/ruby-fftw3/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fftw3/ruby-fftw3_1.0.2-3+b7_amd64.deb