# Install jack with Homebrew, apk, chocolatey, apt, MacPorts, pacman, zypper

Audio Connection Kit. Version 1.9.22 via Homebrew; verified 2026-06-23.

## Install

```sh
sudo av install brew:jack
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jack
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jack
```

  Evidence: MacPorts ports tree: audio/jack/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add jack
```

  Evidence: Alpine Linux edge package indexes: jack from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install jack
```

  Evidence: Debian stable package indexes: jack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S jack2
```

  Evidence: Arch Linux sync databases: jack2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install jack
```

  Evidence: openSUSE Tumbleweed package metadata: jack from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

- Ubuntu apt (92%):

```sh
sudo apt install jackd
```

  Evidence: Ubuntu 24.04 LTS package indexes: jackd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

### Windows

- Chocolatey (92%):

```sh
choco install jack
```

  Evidence: Chocolatey community package catalog: jack from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','invantive-control-for-excel'

## Package facts

- **Package key:** brew:jack
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jack>
- **Version:** 1.9.22
- **Source summary:** Audio Connection Kit
- **Homepage:** <https://jackaudio.org/>
- **Repository:** <https://github.com/jackaudio/jack2>
- **Upstream docs:** <https://github.com/jackaudio/jack2#readme>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://github.com/jackaudio/jack2/archive/refs/tags/v1.9.22.tar.gz>
- **Last updated:** 2026-06-23T17:26:38Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- jackd (cli)
- jackd (alias)

## Dependencies

- aften
- libsamplerate

## Build dependencies

- autoconf
- automake
- libtool
- pkgconf

## Install behavior

- Post-install hook: not defined
- Service: declared
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.9.22
- Package-manager updated: 2026-06-23
- Local data: ok
- Upstream repository: https://github.com/jackaudio/jack2
- Upstream latest detected: v1.9.22 (current)
## Project history and usage

JACK Audio Connection Kit is a professional sound server API and daemon family for low-latency routing of audio and MIDI between applications. It is one of the defining pieces of Linux and Unix-like pro-audio infrastructure.

### Project history

The JACK project site describes JACK as an API plus daemon implementations for real-time, low-latency audio and MIDI connections between applications. The download page documents the split source repositories for JACK1 and JACK2 and gives jack2 as the repository browsed for the JACK2 tree.

The GitHub jackaudio/jack2 repository was created in 2012, but JACK as a project predates that repository history. In the maintained release stream, JACK2 1.9.x releases continued through the 2020s with work on macOS, Windows, FreeBSD, Python build compatibility, ARM ringbuffer safety, and separation of example tools.

### Adoption history

JACK became standard plumbing for low-latency audio workflows on Linux because it let synthesizers, DAWs, effects processors, recorders, and MIDI tools connect as a graph rather than each owning the audio device. Its package metadata spans Homebrew, Debian/Ubuntu, MacPorts, Arch, Chocolatey, and openSUSE, reflecting cross-platform packaging of a historically Unix-centered audio stack.

The 2022 JACK1/JACK2 release note is a useful adoption marker: JACK1 was described as continuing in maintenance mode while JACK2 carried official FreeBSD support and ongoing platform work.

### How it is used

Users run jackd or compatible session tools to create a low-latency audio server, then connect JACK-aware applications through ports. The project site frames the common use case as sending one application's audio output to another application, splitting it to multiple consumers, and recording the result.

### Why package nerds care

JACK is significant because it is a package-manager dependency that changes what an audio workstation can be. Installing it adds a shared routing substrate used by many separate packages, so distribution maintainers care about ABI compatibility, realtime permissions, drivers, example tools, and how JACK coexists with ALSA, PulseAudio, and PipeWire-era systems.

### Timeline

- 2000s: JACK became core infrastructure for Unix-like low-latency audio workflows.
- 2012: jackaudio/jack1 and jackaudio/jack2 GitHub repositories were created.
- 2021: JACK2 1.9.18 and 1.9.19 releases focused on platform and API fixes.
- 2022: JACK1 0.126.0 and JACK2 1.9.20 releases moved examples and tools toward a separate repository and added official FreeBSD support for JACK2.
- 2023: JACK2 1.9.22 removed bundled example clients/tools and fixed Python 3.11+ build compatibility.

### Related projects

- Related projects include JACK1, JACK2, jack-example-tools, jack2-releases, QjackCtl, ALSA, PulseAudio, PipeWire, and JACK-aware audio applications.

### Sources

- <https://api.github.com/repos/jackaudio/jack2/releases?per_page=50>
- <https://formulae.brew.sh/formula/jack>
- <https://jackaudio.org/>
- <https://jackaudio.org/downloads/>
- <https://jackaudio.org/news/2022/01/15/jack1-v01260-and-jack2-v1920-releases.html>
- <https://jackaudio.org/news/2023/02/03/jack2-v1922-release.html>


## Security Notes

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger risk:** orange / medium
- broad file, network, media, or database tool signal
- formula declares a Homebrew service

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jack
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - jack - 4~git20241202.3410dc1-2: normalized package name match | Debian stable package indexes: jack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Rip and encode CDs with one command | https://github.com/jack-cli-cd-ripper/jack
- apk - jack - 1.9.22-r4: normalized package name match | Alpine Linux edge package indexes: jack from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The Jack Audio Connection Kit | https://jackaudio.org/
- apk - jack-dbus - 1.9.22-r4: normalized package name match | Alpine Linux edge package indexes: jack-dbus from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Jack D-Bus launcher | https://jackaudio.org/
- apk - jack-dev - 1.9.22-r4: normalized package name match | Alpine Linux edge package indexes: jack-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The Jack Audio Connection Kit (development files) | https://jackaudio.org/
- apk - jack-doc - 1.9.22-r4: normalized package name match | Alpine Linux edge package indexes: jack-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The Jack Audio Connection Kit (documentation) | https://jackaudio.org/
- pacman - jack2 - 1.9.22-2: normalized package name match | Arch Linux sync databases: jack2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The JACK low-latency audio server | https://github.com/jackaudio/jack2
- pacman - pipewire-jack - 1:1.6.6-1: normalized package name match | Arch Linux sync databases: pipewire-jack from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Low-latency audio/video router and processor - JACK replacement | https://pipewire.org
- zypper - jack - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: jack from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack-Audio Connection Kit | https://jackaudio.org/
- zypper - jack-32bit - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: jack-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack-Audio Connection Kit | https://jackaudio.org/
- zypper - jack-dbus - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: jack-dbus from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack Audio Connection Kit D-Bus support | https://jackaudio.org/
- zypper - libjack-devel - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: libjack-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Development package for jack | https://jackaudio.org/
- zypper - libjack-devel-32bit - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: libjack-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Development package for jack | https://jackaudio.org/
- zypper - libjack0 - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: libjack0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack Audio Connection Kit Library | https://jackaudio.org/
- zypper - libjack0-32bit - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: libjack0-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack Audio Connection Kit Library | https://jackaudio.org/
- zypper - libjacknet0 - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: libjacknet0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack Audio Connection Kit Library | https://jackaudio.org/
- zypper - libjacknet0-32bit - 1.9.22-5.3: normalized package name match | openSUSE Tumbleweed package metadata: libjacknet0-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Jack Audio Connection Kit Library | https://jackaudio.org/


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [aften](https://www.automicvault.com/pkg/brew/aften/) - Runtime dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [csound](https://www.automicvault.com/pkg/brew/csound/) - Popular package that depends on this formula.
- [darkice](https://www.automicvault.com/pkg/brew/darkice/) - Popular package that depends on this formula.
- [dirt](https://www.automicvault.com/pkg/brew/dirt/) - Popular package that depends on this formula.
- [ecasound](https://www.automicvault.com/pkg/brew/ecasound/) - Popular package that depends on this formula.
- [gnuradio](https://www.automicvault.com/pkg/brew/gnuradio/) - Popular package that depends on this formula.
- [ltc-tools](https://www.automicvault.com/pkg/brew/ltc-tools/) - Popular package that depends on this formula.
- [moc](https://www.automicvault.com/pkg/brew/moc/) - Popular package that depends on this formula.
- [alsa-lib](https://www.automicvault.com/pkg/brew/alsa-lib/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [fluid-synth](https://www.automicvault.com/pkg/brew/fluid-synth/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [midicsv](https://www.automicvault.com/pkg/brew/midicsv/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [pulseaudio](https://www.automicvault.com/pkg/brew/pulseaudio/) - Shares av.db curated category or tags: audio, cli, media, sound-server.
- [qjackctl](https://www.automicvault.com/pkg/brew/qjackctl/) - Shares av.db curated category or tags: audio, cli, media, sound-server.
- [timidity](https://www.automicvault.com/pkg/brew/timidity/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [waon](https://www.automicvault.com/pkg/brew/waon/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [wildmidi](https://www.automicvault.com/pkg/brew/wildmidi/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [mpd](https://www.automicvault.com/pkg/brew/mpd/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, libsamplerate, media, server.

## Combined YAML source

View the package source record on GitHub. [combined/jack.yml](https://github.com/automic-vault/db/blob/main/combined/jack.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
