pacmixer on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pacmixer

* (Optional) Uninstall pacmixer on Arch using YAY

$ yay -Rns pacmixer

2. Manually Install "pacmixer" via AUR

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

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

b. Clone pacmixer's git locally

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

c. Go to ~/pacmixer folder and install it

$ cd ~/pacmixer $ makepkg -si

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

ID: 1234132
Name: pacmixer
PackageBaseID: 63270
PackageBase: pacmixer
Version: 0.6.4-1
Description: alsamixer alike for PulseAudio.
URL: https://github.com/KenjiTakahashi/pacmixer
NumVotes: 51
Popularity: 0.000474
OutOfDate:
Maintainer: KenjiTakahashi
Submitter: KenjiTakahashi
FirstSubmitted: 1349105509
LastModified: 1680193359
URLPath: /cgit/aur.git/snapshot/pacmixer.tar.gz