mingw-w64-libsoundio on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mingw-w64-libsoundio

* (Optional) Uninstall mingw-w64-libsoundio on Arch using YAY

$ yay -Rns mingw-w64-libsoundio

2. Manually Install "mingw-w64-libsoundio" via AUR

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

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

b. Clone mingw-w64-libsoundio's git locally

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

c. Go to ~/mingw-w64-libsoundio folder and install it

$ cd ~/mingw-w64-libsoundio $ makepkg -si

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

ID: 779196
Name: mingw-w64-libsoundio
PackageBaseID: 115439
PackageBase: mingw-w64-libsoundio
Version: 2.0.0-2
Description: A C99 library providing cross-platform audio input and output (mingw-w64)
URL: http://www.github.com/andrewrk/libsoundio
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Salamandar
Submitter: Salamandar
FirstSubmitted: 1473699097
LastModified: 1597580733
URLPath: /cgit/aur.git/snapshot/mingw-w64-libsoundio.tar.gz