pulseaudio-ctl on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pulseaudio-ctl

* (Optional) Uninstall pulseaudio-ctl on Arch using YAY

$ yay -Rns pulseaudio-ctl

2. Manually Install "pulseaudio-ctl" via AUR

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

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

b. Clone pulseaudio-ctl's git locally

$ git clone https://aur.archlinux.org/pulseaudio-ctl.git ~/pulseaudio-ctl

c. Go to ~/pulseaudio-ctl folder and install it

$ cd ~/pulseaudio-ctl $ makepkg -si

3. Information about the pulseaudio-ctl package on Arch User Repository (AUR)

ID: 1076239
Name: pulseaudio-ctl
PackageBaseID: 74280
PackageBase: pulseaudio-ctl
Version: 1.70-1
Description: Control pulseaudio volume from the shell or mapped to keyboard shortcuts.
URL: https://github.com/graysky2/pulseaudio-ctl
NumVotes: 198
Popularity: 0.184245
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1381532974
LastModified: 1651776416
URLPath: /cgit/aur.git/snapshot/pulseaudio-ctl.tar.gz

5. The same packages on other Linux Distributions