How to Install and Uninstall libalure-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libalure-dev" package
This guide covers the steps necessary to install libalure-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libalure-dev
Copied
2. Uninstall "libalure-dev" package
Please follow the guidance below to uninstall libalure-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libalure-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libalure-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libalure-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 420
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: alure
Version: 1.2-6
Depends: libopenal-dev, libalure1 (= 1.2-6)
Suggests: alure-doc
Filename: pool/universe/a/alure/libalure-dev_1.2-6_amd64.deb
Size: 89664
MD5sum: e64c8ee63dfa107a3c8ae58bacf52513
SHA1: ad469a498d062c0286f9b394b9c0bce395eeaeaa
SHA256: 3d418cfc2195b4e7ba5f74bc902e30d64288745c10af9d086a8889a2651001aa
Description-en: AL Utilities REtooled (development files)
ALURE is a utility library to help manage common tasks with OpenAL
applications. This includes device enumeration and initialization, file
loading, and streaming.
.
The purpose of this library is to provide pre-made functionality that would
otherwise be repetitive or difficult to (re)code for various projects and
platforms, such as loading a sound file into an OpenAL buffer and streaming an
audio file through a buffer queue. Support for different formats is consistant
across platforms, so no special checks are needed when loading files, and all
formats are handled through the same API.
.
Currently ALURE includes a basic .wav and .aif file reader, and can leverage
external libraries such as libSndFile (for extended wave formats and several
others), VorbisFile (for Ogg Vorbis), and FLAC (for FLAC and Ogg FLAC), and
others. External libraries can also be dynamically loaded at run-time, or
individually disabled outright at compile time.
.
This package contains the files necessary for development.
Description-md5: 1bedb081bd091b9721c3ffb6df9bdb22
Multi-Arch: same
Homepage: http://kcat.strangesoft.net/alure.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libdevel
Installed-Size: 420
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: alure
Version: 1.2-6
Depends: libopenal-dev, libalure1 (= 1.2-6)
Suggests: alure-doc
Filename: pool/universe/a/alure/libalure-dev_1.2-6_amd64.deb
Size: 89664
MD5sum: e64c8ee63dfa107a3c8ae58bacf52513
SHA1: ad469a498d062c0286f9b394b9c0bce395eeaeaa
SHA256: 3d418cfc2195b4e7ba5f74bc902e30d64288745c10af9d086a8889a2651001aa
Description-en: AL Utilities REtooled (development files)
ALURE is a utility library to help manage common tasks with OpenAL
applications. This includes device enumeration and initialization, file
loading, and streaming.
.
The purpose of this library is to provide pre-made functionality that would
otherwise be repetitive or difficult to (re)code for various projects and
platforms, such as loading a sound file into an OpenAL buffer and streaming an
audio file through a buffer queue. Support for different formats is consistant
across platforms, so no special checks are needed when loading files, and all
formats are handled through the same API.
.
Currently ALURE includes a basic .wav and .aif file reader, and can leverage
external libraries such as libSndFile (for extended wave formats and several
others), VorbisFile (for Ogg Vorbis), and FLAC (for FLAC and Ogg FLAC), and
others. External libraries can also be dynamically loaded at run-time, or
individually disabled outright at compile time.
.
This package contains the files necessary for development.
Description-md5: 1bedb081bd091b9721c3ffb6df9bdb22
Multi-Arch: same
Homepage: http://kcat.strangesoft.net/alure.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu