How to Install and Uninstall libvorbis-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libvorbis-java" package

This tutorial shows how to install libvorbis-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libvorbis-java

2. Uninstall "libvorbis-java" package

This tutorial shows how to uninstall libvorbis-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libvorbis-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvorbis-java package on Ubuntu 21.10 (Impish Indri)

Package: libvorbis-java
Architecture: all
Version: 0.8-3
Priority: optional
Section: universe/java
Source: vorbis-java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 234
Depends: libtika-java
Filename: pool/universe/v/vorbis-java/libvorbis-java_0.8-3_all.deb
Size: 157700
MD5sum: 11e07c29ee966be4df378bde42ebe1ff
SHA1: ab9116f122e50f956a3b0f16bf4c31492a5f1611
SHA256: d7182ab79d345a20917c63a269645605da5c92781064436452a96d4263abf076
SHA512: f166b4021f0073338d45c4977bcb0740f0b386a63754df81a548782818257a1e53d9560b101f80b0ded3a64c1ccd4c0c74fdfa1ad7f3a595036871a3dd4f8bf3
Homepage: https://github.com/Gagravarr/VorbisJava
Description-en: Ogg and Vorbis toolkit for Java
vorbis-java is a pure Java library for working with Ogg, Vorbis, FLAC,
Opus and Speex files
.
Support for the Ogg container is fairly complete, offering the ability
to read, write, add and change streams within an Ogg file. It should
be possible to use the Ogg parts as a basis for dealing with any
multimedia data stored in an Ogg container. There is basic support for
Skeleton Annodex streams, which provide metadata on top of Ogg files about
the streams, but it isn't fully integrated.
.
Support for the Vorbis audio format so far concentrates on metadata.
It is possible to retrieve and change metadata (such as sampling rates,
user comments etc), and tools are provided to query and alter these.
Encoding/decoding audio data is not supported.
.
Opus and Speex support is slightly less than that of Vorbis, covering
retrieving of metadata (such as sampling rates, user comments etc). However,
basic Opus or Speex audio frame support is outstanding. Tooling exists
for querying and changing metadata for Opus only.
.
Very limited support is also included for FLAC comments (user metadata),
which use the same scheme as Vorbis. FLAC-native and FLAC-in-Ogg files
are both supported for extracting the user metadata.
Description-md5: 8d3d7ba971732039c281b7a6d52698cc