jack-select on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S jack-select

* (Optional) Uninstall jack-select on Arch using YAY

$ yay -Rns jack-select

2. Manually Install "jack-select" via AUR

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

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

b. Clone jack-select's git locally

$ git clone https://aur.archlinux.org/jack-select.git ~/jack-select

c. Go to ~/jack-select folder and install it

$ cd ~/jack-select $ makepkg -si

3. Information about the jack-select package on Arch User Repository (AUR)

ID: 1020155
Name: jack-select
PackageBaseID: 108933
PackageBase: jack-select
Version: 1.5.2-3
Description: A systray app to set the JACK configuration from QjackCtl presets via DBus.
URL: https://github.com/SpotlightKid/jack-select
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1458260191
LastModified: 1642439974
URLPath: /cgit/aur.git/snapshot/jack-select.tar.gz