How to Install and Uninstall libalure-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 06,2024

1. Install "libalure-dev" package

This tutorial shows how to install libalure-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libalure-dev

2. Uninstall "libalure-dev" package

Please follow the guidelines below to uninstall libalure-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libalure-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libalure-dev
Architecture: amd64
Version: 1.2-6build2
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: 377
Depends: libopenal-dev, libalure1 (= 1.2-6build2)
Suggests: alure-doc
Filename: pool/universe/a/alure/libalure-dev_1.2-6build2_amd64.deb
Size: 61248
MD5sum: 00bfdb6123ffd3abc36ea81a1c2bd7f2
SHA1: 11388b563314c7bbbbb03f42e402fbaa53aec7e1
SHA256: e9a07f922bec6f0d5a66838bec888ed482b201069580a407ca59271198532cca
SHA512: 421ff70e6d2e810475f1a462f0f073251affe3feaf443fb5ae290fe64a74823411427de8df3b815d59421c44121776ae1c5f39e879ef16cff9f05dce5dcde4a8
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