pipeswitchd on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pipeswitchd

* (Optional) Uninstall pipeswitchd on Arch using YAY

$ yay -Rns pipeswitchd

2. Manually Install "pipeswitchd" via AUR

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

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

b. Clone pipeswitchd's git locally

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

c. Go to ~/pipeswitchd folder and install it

$ cd ~/pipeswitchd $ makepkg -si

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

ID: 1177547
Name: pipeswitchd
PackageBaseID: 188404
PackageBase: pipeswitchd
Version: 1.0.1-1
Description: Daemon for PipeWire that automatically links audio inputs and outputs based on regular expressions, similar to patchbay.
URL: https://github.com/Teascade/pipeswitch
NumVotes: 2
Popularity: 0.000165
OutOfDate:
Maintainer: teascade
Submitter: teascade
FirstSubmitted: 1670015020
LastModified: 1670019674
URLPath: /cgit/aur.git/snapshot/pipeswitchd.tar.gz