openal-hrtf on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "openal-hrtf" 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-hrtf on Arch using YAY

$ yay -S openal-hrtf

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

$ yay -Rns openal-hrtf

2. Manually Install "openal-hrtf" via AUR

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

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

b. Clone openal-hrtf's git locally

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

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

$ cd ~/openal-hrtf $ makepkg -si

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

ID: 1389679
Name: openal-hrtf
PackageBaseID: 78392
PackageBase: openal-hrtf
Version: 1.0-2
Description: Generate HRTF datasets for OpenAL
URL: https://wiki.archlinux.org/index.php/Gaming
NumVotes: 11
Popularity: 0.021381
OutOfDate:
Maintainer: kevku
Submitter: feilen
FirstSubmitted: 1391141023
LastModified: 1705827404
URLPath: /cgit/aur.git/snapshot/openal-hrtf.tar.gz