openal-static on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "openal-static" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install openal-static on Arch using YAY

$ yay -S openal-static

* (Optional) Uninstall openal-static on Arch using YAY

$ yay -Rns openal-static

2. Manually Install "openal-static" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openal-static's git locally

$ git clone https://aur.archlinux.org/openal-static.git ~/openal-static

c. Go to ~/openal-static folder and install it

$ cd ~/openal-static $ makepkg -si

3. Information about the openal-static package on Arch User Repository (AUR)

ID: 898241
Name: openal-static
PackageBaseID: 120921
PackageBase: openal-static
Version: 1.21.1-1
Description: Cross-platform 3D audio library, software implementation
URL: https://github.com/kcat/openal-soft
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: edub4rt
FirstSubmitted: 1490284110
LastModified: 1619460715
URLPath: /cgit/aur.git/snapshot/openal-static.tar.gz