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

Last updated: May 16,2024

1. Install "ruby-wavefile" package

This tutorial shows how to install ruby-wavefile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-wavefile

2. Uninstall "ruby-wavefile" package

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

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

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

Package: ruby-wavefile
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.6.0-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-wavefile/ruby-wavefile_0.6.0-2_all.deb
Size: 14096
MD5sum: e09e644407ee8408425474068611dc20
SHA1: 31fad5b76cedf97fd295f615eb59678ff0bce74a
SHA256: 479e803303f0d1a71695f6dc22cf525fc4457526883d73689fce9edc833b0f40
Description-en: 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: 8714c0ff93e9bf1b87509d5a308747b7
Homepage: https://github.com/jstrait/wavefile
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu