How to Install and Uninstall libalure-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 23,2024

1. Install "libalure-dev" package

Please follow the guidance below to install libalure-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libalure-dev

2. Uninstall "libalure-dev" package

Please follow the steps below to uninstall libalure-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libalure-dev package on Ubuntu 21.10 (Impish Indri)

Package: libalure-dev
Architecture: amd64
Version: 1.2-7
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: alure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 365
Depends: libopenal-dev, libalure1 (= 1.2-7)
Suggests: alure-doc
Filename: pool/universe/a/alure/libalure-dev_1.2-7_amd64.deb
Size: 59588
MD5sum: 0d9148119b5e491bb1656e79c6c2423a
SHA1: 45c7dce27501a575539c867369a248dcd10d8d8a
SHA256: a63ff23d10b53412594e38037acf8fa2297150d6d8d2f0e4527f5e24de02555b
SHA512: dab90db72b037e09912a737beb25dae8e6354070ac632d6709b9b38549c6f5901bc1fbe5621ac4e9568f7e6393f18dee7efa3f36613d4b1f5c325fea4000ab31
Homepage: http://kcat.strangesoft.net/alure.html
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