lib32-sndio on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S lib32-sndio

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

$ yay -Rns lib32-sndio

2. Manually Install "lib32-sndio" via AUR

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

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

b. Clone lib32-sndio's git locally

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

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

$ cd ~/lib32-sndio $ makepkg -si

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

ID: 1179590
Name: lib32-sndio
PackageBaseID: 147196
PackageBase: lib32-sndio
Version: 1.9.0-1
Description: A small audio and MIDI framework part of the OpenBSD project (32 bit)
URL: http://www.sndio.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: swyter
Submitter: swyter
FirstSubmitted: 1575475319
LastModified: 1670439131
URLPath: /cgit/aur.git/snapshot/lib32-sndio.tar.gz