How to Install and Uninstall libopusfile-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "libopusfile-dev" package

Please follow the steps below to install libopusfile-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopusfile-dev

2. Uninstall "libopusfile-dev" package

Please follow the instructions below to uninstall libopusfile-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopusfile-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopusfile-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopusfile-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Ron Lee
Architecture: amd64
Source: opusfile
Version: 0.7-1
Depends: libopusfile0 (= 0.7-1), libopus-dev (>= 1.0.1), libogg-dev (>= 1.3.0)
Recommends: libssl-dev
Filename: pool/universe/o/opusfile/libopusfile-dev_0.7-1_amd64.deb
Size: 57932
MD5sum: 89d9e432a3b00918345357eb103ea29b
SHA1: 39948c805167bbbf0d403fff84a8ee4b53b44997
SHA256: 445a8fc1fe218f43f594a84b2ca3014b93f1dd4765d951f19fb2fcc2c54c89c0
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 Opus library headers and development files.
Description-md5: a126cd8b3df02a8d1611d0ca1a62af7b
Homepage: http://www.opus-codec.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu