oggz-tools software package provides utilities for mangling Ogg streams, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install oggz-tools
oggz-tools is installed in your system.
Make ensure the oggz-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep oggz-tools *
You will get with oggz-tools package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | oggz-tools |
| Version | 1.1.1-2ubuntu1 |
| Description | utilities for mangling Ogg streams |
| Sub Section | Utils |