sdl_audiolib on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sdl_audiolib

* (Optional) Uninstall sdl_audiolib on Arch using YAY

$ yay -Rns sdl_audiolib

2. Manually Install "sdl_audiolib" via AUR

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

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

b. Clone sdl_audiolib's git locally

$ git clone https://aur.archlinux.org/sdl_audiolib.git ~/sdl_audiolib

c. Go to ~/sdl_audiolib folder and install it

$ cd ~/sdl_audiolib $ makepkg -si

3. Information about the sdl_audiolib package on Arch User Repository (AUR)

ID: 1246793
Name: sdl_audiolib
PackageBaseID: 193069
PackageBase: sdl_audiolib
Version: 0.0.0-1
Description: An audio decoding, resampling and mixing library.
URL: https://github.com/realnc/SDL_audiolib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1682543646
LastModified: 1682543646
URLPath: /cgit/aur.git/snapshot/sdl_audiolib.tar.gz