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

Last updated: January 10,2025

1. Install "ruby-wavefile" package

Please follow the steps below to install ruby-wavefile on Kali Linux

$ sudo apt update $ sudo apt install ruby-wavefile

2. Uninstall "ruby-wavefile" package

Here is a brief guide to show you how to uninstall ruby-wavefile on Kali Linux:

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

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

Package: ruby-wavefile
Version: 1.1.2-1
Installed-Size: 122
Maintainer: Debian Ruby Team
Architecture: all
Size: 25016
SHA256: dca266820e320d527891350538f465552de32adec8845439add9f6d679862f4c
SHA1: 8f0c0b5f075dbb9327abc177c0892511e35b12d0
MD5sum: 05146081cec2d7a9cad51ffd348ad224
Description: Pure Ruby library for reading and writing Wave sound files (*.wav)
You can use this gem to create Ruby programs that produce audio.
Since it is written in pure Ruby (as opposed to wrapping an
existing C library), you can use it without having to compile a
separate extension.
Description-md5:
Homepage: https://github.com/jstrait/wavefile
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-wavefile/ruby-wavefile_1.1.2-1_all.deb