How to Install and Uninstall liboggz2 Package on Kali Linux

Last updated: May 17,2024

1. Install "liboggz2" package

Please follow the step by step instructions below to install liboggz2 on Kali Linux

$ sudo apt update $ sudo apt install liboggz2

2. Uninstall "liboggz2" package

Please follow the step by step instructions below to uninstall liboggz2 on Kali Linux:

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

3. Information about the liboggz2 package on Kali Linux

Package: liboggz2
Source: liboggz (1.1.1-8)
Version: 1.1.1-8+b2
Installed-Size: 90
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3)
Size: 35700
SHA256: fa222da23de8cd8173cbc09882841d3c60f49ba65c123f2aaf63e8b0bb98e20c
SHA1: 19ac61c83ff3f384805723a0e30b8cfc3eee7e21
MD5sum: 94d2c09fc0225e7f59ece53deaeba034
Description: 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:
Multi-Arch: same
Homepage: https://xiph.org/oggz/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/liboggz/liboggz2_1.1.1-8+b2_amd64.deb