How to Install and Uninstall python-ogg-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python-ogg-dbg" package

This guide let you learn how to install python-ogg-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ogg-dbg

2. Uninstall "python-ogg-dbg" package

Please follow the steps below to uninstall python-ogg-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ogg-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ogg-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ogg-dbg
Priority: extra
Section: universe/python
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: pyogg
Version: 1.3+repack-7
Depends: python-ogg (= 1.3+repack-7), python-dbg, libc6 (>= 2.14), libogg0 (>= 1.0rc3)
Pre-Depends: dpkg (>= 1.17.5)
Filename: pool/universe/p/pyogg/python-ogg-dbg_1.3+repack-7_amd64.deb
Size: 53592
MD5sum: f31c1acd5758c5613ce6f8a84d702958
SHA1: fcd4587ae9e68d39851ca3a752235ec138ce2dad
SHA256: 5eb5c2e6f17cf7928f233b59aca192bd6a63a5476f13413cd495fcf8941526a2
Description-en: Python interface to the Ogg library (debug extension)
This module makes the libogg (Ogg) functions available
in Python. With this module you can write Python applications
that use the ogg library.
.
This package contains the extension built for the Python debug interpreter.
Description-md5: 1ba07dd44bff3caa46b569f6c49c606f
Homepage: http://ekyo.nerim.net/software/pyogg/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu