How to Install and Uninstall alure-utils Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "alure-utils" package

Please follow the guidelines below to install alure-utils on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install alure-utils

2. Uninstall "alure-utils" package

Please follow the instructions below to uninstall alure-utils on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove alure-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the alure-utils package on Ubuntu 20.10 (Groovy Gorilla)

Package: alure-utils
Architecture: amd64
Version: 1.2-6build2
Priority: optional
Section: universe/utils
Source: alure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: libalure1 (= 1.2-6build2), libc6 (>= 2.4), libopenal1 (>= 1.14)
Breaks: libalure-dev (<< 1.2-2)
Replaces: libalure-dev (<< 1.2-2)
Filename: pool/universe/a/alure/alure-utils_1.2-6build2_amd64.deb
Size: 12356
MD5sum: 5a05a46a7edbf575237f5142e328e629
SHA1: 42a2a488d43c42d1de8defad34f5b7336ba41607
SHA256: 31b3c5cce8c2f1edfe824b6cbd988afe89b89c5ea95289c8a63e91805e3ed6bc
SHA512: 9f91ed24ac13ac0cfd4ba8418e4b2e6635ea253e547d2492cc50f27a279da011a2a0397dbd361906ed7685f7c8da3dc7c7269bac141c9cc2d7129ec3c838ece9
Homepage: http://kcat.strangesoft.net/alure.html
Description-en: AL Utilities REtooled (utilities)
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 installs the various ALURE utility programs.
Description-md5: 358936a90b40701c6b42821a5f7f8286