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

Last updated: May 09,2024

1. Install "alure-doc" package

Here is a brief guide to show you how to install alure-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install alure-doc

2. Uninstall "alure-doc" package

This guide let you learn how to uninstall alure-doc on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: alure-doc
Architecture: all
Version: 1.2-6build2
Priority: optional
Section: universe/doc
Source: alure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 294
Filename: pool/universe/a/alure/alure-doc_1.2-6build2_all.deb
Size: 25472
MD5sum: 2a6c51532e6d4d87881e9682c3def1cc
SHA1: 56f2d1e0b0709eeeb616849d5cd9f790f0394022
SHA256: f0279aa341afa3010329845c15c7e7a7800d0bc5fc96a34f4a40e699730d4fa0
SHA512: 032e68d2db4c0100b481158d40eb214179eb71f94023f21898c17571e0e24f3a7adda47a82c7aa468362b3a28e900299276dea303429c3f1aecad5b30ae7e78f
Homepage: http://kcat.strangesoft.net/alure.html
Description-en: AL Utilities REtooled (documentation)
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 documentation.
Description-md5: f6941b11ff3a319b1c3c3f1eef524f9e