libao-sndio on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libao-sndio

* (Optional) Uninstall libao-sndio on Arch using YAY

$ yay -Rns libao-sndio

2. Manually Install "libao-sndio" via AUR

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

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

b. Clone libao-sndio's git locally

$ git clone https://aur.archlinux.org/libao-sndio.git ~/libao-sndio

c. Go to ~/libao-sndio folder and install it

$ cd ~/libao-sndio $ makepkg -si

3. Information about the libao-sndio package on Arch User Repository (AUR)

ID: 226335
Name: libao-sndio
PackageBaseID: 98961
PackageBase: libao-sndio
Version: 1.2.0-1
Description: Cross-platform audio output library and plugins (with sndio support)
URL: http://xiph.org/ao/
NumVotes: 3
Popularity: 0
OutOfDate: 1635159940
Maintainer:
FirstSubmitted: 1440860414
LastModified: 1440860639
URLPath: /cgit/aur.git/snapshot/libao-sndio.tar.gz