asoundconf on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S asoundconf

* (Optional) Uninstall asoundconf on Arch using YAY

$ yay -Rns asoundconf

2. Manually Install "asoundconf" via AUR

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

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

b. Clone asoundconf's git locally

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

c. Go to ~/asoundconf folder and install it

$ cd ~/asoundconf $ makepkg -si

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

ID: 1416738
Name: asoundconf
PackageBaseID: 177534
PackageBase: asoundconf
Version: 1:1.2-8
Description: utility to read and change the user's ALSA library configuration
URL: https://bitbucket.org/stativ/asoundconf
NumVotes: 4
Popularity: 0.001596
OutOfDate:
Maintainer: jahway603
Submitter: arojas
FirstSubmitted: 1648830954
LastModified: 1709049171
URLPath: /cgit/aur.git/snapshot/asoundconf.tar.gz

5. The same packages on other Linux Distributions