How to Install python-ogg in Ubuntu 18.04



Install python-ogg by entering the following commands in the terminal:

sudo apt update
sudo apt install python-ogg

Description:

Python interface to the Ogg library

This module makes the libogg (Ogg) functions available in Python. With this module you can write Python applications that use the ogg library.

Homepage: http://ekyo.nerim.net/software/pyogg/index.html

Version: 1.3+repack-7

Section: universe/python