alsa-tray on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S alsa-tray

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

$ yay -Rns alsa-tray

2. Manually Install "alsa-tray" via AUR

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

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

b. Clone alsa-tray's git locally

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

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

$ cd ~/alsa-tray $ makepkg -si

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

ID: 494437
Name: alsa-tray
PackageBaseID: 50947
PackageBase: alsa-tray
Version: 0.6-3
Description: A systray icon and a command line interface for setting the volume of the ALSA Mixers.
URL: https://projects.flogisoft.com/alsa-tray/
NumVotes: 34
Popularity: 0.000303
OutOfDate:
Maintainer:
FirstSubmitted: 1311456098
LastModified: 1521064318
URLPath: /cgit/aur.git/snapshot/alsa-tray.tar.gz