libsoundio on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libsoundio

* (Optional) Uninstall libsoundio on Arch using YAY

$ yay -Rns libsoundio

2. Manually Install "libsoundio" via AUR

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

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

b. Clone libsoundio's git locally

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

c. Go to ~/libsoundio folder and install it

$ cd ~/libsoundio $ makepkg -si

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

ID: 904766
Name: libsoundio
PackageBaseID: 100828
PackageBase: libsoundio
Version: 2.0.0-1
Description: A C99 library providing cross-platform audio input and output
URL: https://www.github.com/andrewrk/libsoundio
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1443386190
LastModified: 1620625997
URLPath: /cgit/aur.git/snapshot/libsoundio.tar.gz