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

Last updated: June 18,2024

1. Install "python-pyvorbis-dbg" package

Please follow the step by step instructions below to install python-pyvorbis-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pyvorbis-dbg" package

Here is a brief guide to show you how to uninstall python-pyvorbis-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyvorbis-dbg
Priority: extra
Section: universe/python
Installed-Size: 300
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: pyvorbis
Version: 1.5-4
Depends: python-pyvorbis (= 1.5-4), python-dbg, python-ogg-dbg, libc6 (>= 2.14), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2)
Filename: pool/universe/p/pyvorbis/python-pyvorbis-dbg_1.5-4_amd64.deb
Size: 102756
MD5sum: c666504cb715983f89f8471c8dcadbe3
SHA1: ac29872842ba39d730f8d8038766d1b319bb29ac
SHA256: f7ae67aed6fa5c7a0fecfc9bed7f6e9ee20c9f216e6cef8639382aeb9b220793
Description-en: Python interface to the Ogg Vorbis library (debug extension)
This module makes the libvorbis (Ogg Vorbis) functions available
in Python. With this module you can write Python applications
that use the ogg vorbis library.
.
This package contains the extension built for the Python debug interpreter.
Description-md5: ddb8386e441af0000f62801f3398efed
Homepage: http://ekyo.nerim.net/software/pyogg/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu