How to Install and Uninstall libalure1 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libalure1" package

This tutorial shows how to install libalure1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libalure1

2. Uninstall "libalure1" package

This guide covers the steps necessary to uninstall libalure1 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libalure1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libalure1 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libalure1
Architecture: amd64
Version: 1.2-6build2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: alure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libopenal1 (>= 1.14), libstdc++6 (>= 5.2)
Recommends: libdumb1, libflac8 (>= 1.3.0), libfluidsynth2 (>= 2.0.5), libmodplug1 (>= 1:0.8.8.5), libmpg123-0 (>= 1.6.2), libsndfile1 (>= 1.0.20), libvorbisfile3 (>= 1.1.2)
Filename: pool/universe/a/alure/libalure1_1.2-6build2_amd64.deb
Size: 41208
MD5sum: 51725e5e647b10a1d13027a4e36dec56
SHA1: 6ad7a86e586672dd27401fdd842459363c9b896b
SHA256: be9a68b22be2a4e2253a9ef0e9ba1b8b7a2a8318a249a437cf96db1139c6f2ff
SHA512: 14df4bdf710a421ea8beef6f71f0933908c0b7dddd93ef4f6f042a5ea930aa0611c283a1c6504bd9859bcc820a988629e8e24dbbb50e09f719621c889c80abe6
Homepage: http://kcat.strangesoft.net/alure.html
Description-en: AL Utilities REtooled (shared library)
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 ALURE shared library.
Description-md5: 6bb0ba2936d007825fd98a0f32464295