paswitch on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S paswitch

* (Optional) Uninstall paswitch on Arch using YAY

$ yay -Rns paswitch

2. Manually Install "paswitch" via AUR

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

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

b. Clone paswitch's git locally

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

c. Go to ~/paswitch folder and install it

$ cd ~/paswitch $ makepkg -si

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

ID: 192346
Name: paswitch
PackageBaseID: 76704
PackageBase: paswitch
Version: 0.1-1
Description: Switch PulseAudio sink for all applications from the commandline.
URL: http://www.tablix.org/~avian/blog/archives/2012/06/switching_pulseaudio_output_device/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: RobertPlant
Submitter: AndyPieters
FirstSubmitted: 1388057345
LastModified: 1434034647
URLPath: /cgit/aur.git/snapshot/paswitch.tar.gz