alsa-control on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S alsa-control

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

$ yay -Rns alsa-control

2. Manually Install "alsa-control" via AUR

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

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

b. Clone alsa-control's git locally

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

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

$ cd ~/alsa-control $ makepkg -si

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

ID: 816297
Name: alsa-control
PackageBaseID: 157727
PackageBase: alsa-control
Version: 0.2.0-1
Description: Easy to use ALSA default soundcard and volume configurator using Dmix and Softvol
URL: https://github.com/sezanzeb/alsa-control/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sezanzeb
Submitter: sezanzeb
FirstSubmitted: 1600125444
LastModified: 1604955989
URLPath: /cgit/aur.git/snapshot/alsa-control.tar.gz