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

Last updated: July 04,2024

1. Install "ruby-fftw3-dbg" package

Here is a brief guide to show you how to install ruby-fftw3-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fftw3-dbg

2. Uninstall "ruby-fftw3-dbg" package

This guide let you learn how to uninstall ruby-fftw3-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-fftw3-dbg
Priority: extra
Section: universe/debug
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Youhei SASAKI
Architecture: amd64
Source: ruby-fftw3
Version: 0.4.2-2build3
Depends: ruby-fftw3 (= 0.4.2-2build3)
Filename: pool/universe/r/ruby-fftw3/ruby-fftw3-dbg_0.4.2-2build3_amd64.deb
Size: 11470
MD5sum: b0b95500dbd60b8dfbd76a7753b7df1c
SHA1: e1fa67b006f7d0ac7777c737884e634e15180e61
SHA256: 22aa4b632391618daf1bb57c06dcc1bee0b7634fd4dcec372f5bb2f23030bc6a
Description-en: Ruby FFT library using FFTW Ver.3
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
.
This package is provided primarily to provide a backtrace with names
in a debugger, this makes it somewhat easier to interpret core
dumps. Most people will not need this package.
Description-md5: 456e7a880ba25557242b5f1fcdcf07a3
Homepage: http://ruby.gfd-dennou.org/products/ruby-fftw3/
Build-Ids: 7229f283f0a5a2d9b0f2cee9c52ed6841d5cded1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu