alsa-gobject on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S alsa-gobject

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

$ yay -Rns alsa-gobject

2. Manually Install "alsa-gobject" via AUR

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

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

b. Clone alsa-gobject's git locally

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

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

$ cd ~/alsa-gobject $ makepkg -si

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

ID: 1393947
Name: alsa-gobject
PackageBaseID: 201933
PackageBase: alsa-gobject
Version: 0.3.0-1
Description: ALSA libraries compatible with GObject introspection (g-i) for language bindings (direct kernel usage, no alsa-lib wrappers).
URL: https://github.com/alsa-project/alsa-gobject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtagcat
Submitter: jtagcat
FirstSubmitted: 1706402150
LastModified: 1706403214
URLPath: /cgit/aur.git/snapshot/alsa-gobject.tar.gz