alsa-sndio on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S alsa-sndio

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

$ yay -Rns alsa-sndio

2. Manually Install "alsa-sndio" via AUR

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

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

b. Clone alsa-sndio's git locally

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

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

$ cd ~/alsa-sndio $ makepkg -si

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

ID: 716265
Name: alsa-sndio
PackageBaseID: 151058
PackageBase: alsa-sndio
Version: 0.2-2
Description: ALSA PCM to play audio on sndio servers
URL: https://github.com/Duncaen/alsa-sndio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1585946703
LastModified: 1585966962
URLPath: /cgit/aur.git/snapshot/alsa-sndio.tar.gz