audio-select on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S audio-select

* (Optional) Uninstall audio-select on Arch using YAY

$ yay -Rns audio-select

2. Manually Install "audio-select" via AUR

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

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

b. Clone audio-select's git locally

$ git clone https://aur.archlinux.org/audio-select.git ~/audio-select

c. Go to ~/audio-select folder and install it

$ cd ~/audio-select $ makepkg -si

3. Information about the audio-select package on Arch User Repository (AUR)

ID: 1373786
Name: audio-select
PackageBaseID: 200703
PackageBase: audio-select
Version: 0.1.1-1
Description: Quick and rusty pulseaudio device selection app
URL: https://github.com/sk8ersteve/audio-select
NumVotes: 1
Popularity: 0.180962
OutOfDate:
Maintainer: sthomasd
Submitter: sthomasd
FirstSubmitted: 1703121632
LastModified: 1703202145
URLPath: /cgit/aur.git/snapshot/audio-select.tar.gz