jack on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S jack

* (Optional) Uninstall jack on Arch using YAY

$ yay -Rns jack

2. Manually Install "jack" via AUR

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

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

b. Clone jack's git locally

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

c. Go to ~/jack folder and install it

$ cd ~/jack $ makepkg -si

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

ID: 1164158
Name: jack
PackageBaseID: 169235
PackageBase: jack
Version: 0.126.0-5
Description: A low-latency audio server
URL: http://jackaudio.org/
NumVotes: 2
Popularity: 0.27737
OutOfDate:
Maintainer: dvzrv
Submitter: dvzrv
FirstSubmitted: 1627318938
LastModified: 1667643316
URLPath: /cgit/aur.git/snapshot/jack.tar.gz