How to Install and Uninstall libopusfile0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "libopusfile0" package

Here is a brief guide to show you how to install libopusfile0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopusfile0

2. Uninstall "libopusfile0" package

Here is a brief guide to show you how to uninstall libopusfile0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopusfile0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopusfile0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopusfile0
Priority: optional
Section: universe/libs
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Ron Lee
Architecture: amd64
Source: opusfile
Version: 0.7-1
Depends: libc6 (>= 2.16), libogg0 (>= 1.1.0), libopus0 (>= 1.1), libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/o/opusfile/libopusfile0_0.7-1_amd64.deb
Size: 38876
MD5sum: c212d402c68454176eaff93e52c422f0
SHA1: 0ed0326f8b16bf98041405f7da071d1dc8f574a0
SHA256: f8c6b07653ed38bd9c48bc510d5b9461136d9afa5c0bdafb2dd797505c49bd3e
Description-en: High-level API for basic manipulation of Ogg Opus audio streams
libopusfile provides several sets of built-in routines for file and stream
access, and may also use custom stream I/O routines provided by the embedded
environment. There are built-in I/O routines provided for ANSI-compliant
stdio (FILE *), memory buffers, and URLs (including URLs, plus
optionally and URLs).
.
It is implemented as a layer on top of Xiph.Org's reference libogg and
libopus libraries.
.
This package provides the opusfile runtime library.
Description-md5: cda1839c7101edb36d4008aebdefb6b2
Homepage: http://www.opus-codec.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu