How to Install ruby-ogginfo in Ubuntu 18.04



Install ruby-ogginfo by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-ogginfo

Description:

Ruby library for accessing low-level information on ogg files

Ruby-ogginfo provides access to the bitrate, length, samplerate, encoder, and tag information of ogg files. It can also access and write tags for ogg files provided that vorbis-tools is installed.

Homepage: http://ruby-ogginfo.rubyforge.org/

Version: 0.7.2-2

Section: universe/ruby