How to Install oggz-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install oggz-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

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

oggz-tools package basic information:

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


See Also, How to uninstall or remove oggz-tools software package from Ubuntu 14.04 LTS (Trusty Tahr)?