jackcpp on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S jackcpp

* (Optional) Uninstall jackcpp on Arch using YAY

$ yay -Rns jackcpp

2. Manually Install "jackcpp" via AUR

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

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

b. Clone jackcpp's git locally

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

c. Go to ~/jackcpp folder and install it

$ cd ~/jackcpp $ makepkg -si

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

ID: 462296
Name: jackcpp
PackageBaseID: 37476
PackageBase: jackcpp
Version: 6.a0a3fa3-1
Description: Some c++ classes which wrap the Jack audio io api and lock-free ring buffer.
URL: http://x37v.info/jack_cpp/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1274826095
LastModified: 1511033425
URLPath: /cgit/aur.git/snapshot/jackcpp.tar.gz