How to Install and Uninstall liboggz2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "liboggz2" package

This guide covers the steps necessary to install liboggz2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liboggz2

2. Uninstall "liboggz2" package

This tutorial shows how to uninstall liboggz2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove liboggz2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liboggz2 package on Ubuntu 21.10 (Impish Indri)

Package: liboggz2
Architecture: amd64
Version: 1.1.1-7
Priority: optional
Section: universe/libs
Source: liboggz
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 82
Depends: libc6 (>= 2.14), libogg0 (>= 1.0rc3)
Filename: pool/universe/libo/liboggz/liboggz2_1.1.1-7_amd64.deb
Size: 26484
MD5sum: b7e5d6623874a261c1df8612dc46eb98
SHA1: 8f7af9a63f11c5abf1a1e3a130bcf05308bd04d7
SHA256: b925339cb8b4de8ee3fcc212b1a3204f5a71b78af20aa24f9918fa00763da4a7
SHA512: 4d370c3d6f1cbcf334840471f41907d67b5fb4c682464f32b298e640c5b4f1a0a51dab203eb4401afda292a1c2375e8f2411fbb595e7410f3b7a8a4a33174ebc
Homepage: https://xiph.org/oggz/
Description-en: convenience interface for Ogg stream I/O
Oggz provides a simple programming interface for reading and writing
Ogg files and streams.
.
liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
.
* Strict adherence to the formatting requirements of Ogg bitstreams,
to ensure that only valid bitstreams are generated.
* A simple, callback based open/read/close or open/write/close interface
to raw Ogg files.
* A customisable seeking abstraction for seeking on multitrack Ogg data.
* A packet queue for feeding incoming packets for writing, with callback
based notification when this queue is empty.
* A handy table structure for storing information on each logical
bitstream.
Description-md5: f1e6c8918c25db317bb7a2e883c5f9f2