How to Install and Uninstall ruby-fftw3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "ruby-fftw3" package

Please follow the guidelines below to install ruby-fftw3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fftw3

2. Uninstall "ruby-fftw3" package

This is a short guide on how to uninstall ruby-fftw3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-fftw3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-fftw3
Priority: optional
Section: universe/ruby
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Youhei SASAKI
Architecture: amd64
Version: 0.4.2-2build3
Depends: libc6 (>= 2.4), libfftw3-double3, libfftw3-single3, libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), ruby-narray
Filename: pool/universe/r/ruby-fftw3/ruby-fftw3_0.4.2-2build3_amd64.deb
Size: 9770
MD5sum: 0b3fbde95aab6a4e1ec052f7d4775da7
SHA1: 2bdca8610320cab9787968a05974293d5674e39c
SHA256: bde8f4355942ee6adc15ef84b214385806ea7b0f6977318e8cb224506a9e3b96
Description-en: 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: a3fd08754b40b131518f1b4b62b88cfe
Homepage: http://ruby.gfd-dennou.org/products/ruby-fftw3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu