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

Last updated: September 20,2024

1. Install "liboggplay1-dev" package

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

$ sudo apt update $ sudo apt install liboggplay1-dev

2. Uninstall "liboggplay1-dev" package

In this section, we are going to explain the necessary steps to uninstall liboggplay1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liboggplay1-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 189
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: liboggplay
Version: 0.2.1~git20091227-2
Provides: liboggplay-dev
Depends: liboggplay1 (= 0.2.1~git20091227-2)
Conflicts: liboggplay-dev
Filename: pool/universe/libo/liboggplay/liboggplay1-dev_0.2.1~git20091227-2_amd64.deb
Size: 31354
MD5sum: 535f0fc54754619b9c8d3a77f1294e5c
SHA1: 648c51d7c73d6d0ac992261dd23ca1d4c8e73cdc
SHA256: cdf58b5689229cf64c648e6a356338a601501fc549b403d527ec7e6edfcfc7d5
Description-en: A library for playing OGG multimedia (development files)
A library designed to allow drop-in playback of Xiph.Org media in an
application. liboggplay handles demuxing and decoding, generates timestamps for
raw data, maintains synchronisation across multiple streams, and provides a
lock-free buffer implementation for easy multithreading.
.
This package contains the header files and static libraries required for
developing applications that use liboggplay.
Description-md5: 5274b59b6abfecac2569b59937e97602
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu