Automic VaultAutomic Vault

brew

Install sonic with Homebrew, apt, dnf, MacPorts, Nix, pacman

Fast, lightweight & schema-less search backend. Version 1.7.3 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install sonic

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install sonic

MacPorts ports tree · audio/sonic/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install libsonic-dev

Debian stable package indexes · libsonic-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install libsonic

Fedora Rawhide package metadata · libsonic · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#sonic

nixpkgs package indexes · pkgs/by-name/so/sonic/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S sonic

Arch Linux sync databases · sonic · source: geo.mirror.pkgbuild.com

overview

Package summary

Fast, lightweight & schema-less search backend

Commands and aliases

  • sonic

history

Project history and usage

Sonic is a Rust search backend packaged as a small server and CLI-oriented service rather than a large search platform. Its README frames it as a lightweight, schema-less alternative to heavier systems such as Elasticsearch for identifier-based search, autocomplete, typo correction, and low-resource indexing.

Project history

Sonic was created by Valerian Saliou and the official repository says the project was initially announced on the author's journal. GitHub repository metadata records the public repository as created in February 2019, matching the README's early emphasis on using Sonic at Crisp for production search workloads.

The design centers on the Sonic Channel protocol rather than an HTTP API. That made Sonic feel more like Redis-style infrastructure to package and run: a daemon, a TOML-like configuration file, a TCP port, and client libraries for applications that need to push identifiers into an index and query them later.

Adoption history

The official README lists Crisp and Scrumpy as users and describes Crisp using Sonic for search across messages, conversations, contacts, and helpdesk articles. It also documents official packages for Debian-based systems, Cargo installation, Docker images, and non-official Homebrew packaging.

The package-manager metadata in this batch shows Sonic available beyond Homebrew, including Debian, Ubuntu, Fedora, Arch, MacPorts, and Nix. That spread is notable because Sonic is a niche search daemon, not a general-purpose library.

How it is used

Operators run Sonic with a configuration file, commonly the sample `config.cfg` or a path supplied with `-c` or `--config`. Applications interact with it through Sonic Channel to push, pop, flush, query, and suggest identifiers.

Sonic is commonly attractive for small and medium products that want fast full-text-ish lookup without operating a larger search stack. It stores search terms and identifiers, leaving document storage and enrichment to the caller's database.

Why package nerds care

For package-manager users, Sonic is interesting because it turns a search backend into one installable daemon with modest runtime expectations. It is the kind of package that appeals to people who like replacing a large service dependency with a single binary plus a small config file.

Its continued releases through 2026, including split core/client/server release artifacts, also show a Rust infrastructure tool maturing while still keeping a Unix-friendly operational shape.

Timeline

  • 2019: Public GitHub repository created and Sonic documented as running in Crisp search products.
  • 2024: Sonic v1.4.9 released on GitHub.
  • 2026: Sonic v1.7.0 released on GitHub.

Related projects

  • Elasticsearch is the heavier search backend explicitly used as Sonic's comparison point.
  • Redis is a useful operational comparison because the README describes Sonic Channel as the only interaction protocol and emphasizes simplicity.
  • Sonic Channel client libraries connect Sonic to Node.js, PHP, Rust, Python, Ruby, Go, Java, Elixir, and other ecosystems.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./config.cfg

executables

Installed executables

CommandKindExposureNote
soniccliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.7.3
manager updated2026-07-07
local dataok
upstreamcurrent
latest detectedv1.7.3

https://github.com/valeriansaliou/sonic

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:sonic
Version1.7.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/sonic
Homepagehttps://github.com/valeriansaliou/sonic
Repositoryhttps://github.com/valeriansaliou/sonic
Upstream docshttps://github.com/valeriansaliou/sonic#readme
LicenseMPL-2.0
Source archivehttps://github.com/valeriansaliou/sonic/archive/refs/tags/v1.7.3.tar.gz
Last updated2026-07-07T20:34:45Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesonic
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libsonic-dev 0.2.0-13+b1

Header file for linking to libsonic

https://github.com/waywardgeek/sonic

sudo apt install libsonic-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: sonic
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Sonic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsonic-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsonic-java 0.2.0-13

Simple library to speed up or slow down speech - Java bindings

https://github.com/waywardgeek/sonic

sudo apt install libsonic-java
  • Section: java
  • Architecture: all
  • Source Package: sonic
  • normalized package name match
  • Matched by: Sonic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsonic-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsonic0 0.2.0-13+b1

Simple library to speed up or slow down speech

https://github.com/waywardgeek/sonic

sudo apt install libsonic0
  • Section: libs
  • Architecture: amd64
  • Source Package: sonic
  • 1 dependencies
  • normalized package name match
  • Matched by: Sonic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsonic0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

sonic 0.2.0-13+b1

Simple utility to speed up or slow down speech

https://github.com/waywardgeek/sonic

sudo apt install sonic
  • Section: sound
  • Architecture: amd64
  • Source Package: sonic
  • 2 dependencies
  • normalized package name match
  • Matched by: Sonic
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sonic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sonic

nix profile install nixpkgs#sonic
  • normalized package name match
  • Matched by: Sonic
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/sonic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libsonic-dev 0.2.0-13build1

Header file for linking to libsonic

https://github.com/waywardgeek/sonic

sudo apt install libsonic-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: sonic
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Sonic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsonic-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libsonic-java 0.2.0-13build1

Simple library to speed up or slow down speech - Java bindings

https://github.com/waywardgeek/sonic

sudo apt install libsonic-java
  • Section: universe/java
  • Architecture: all
  • Source Package: sonic
  • normalized package name match
  • Matched by: Sonic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsonic-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsonic0 0.2.0-13build1

Simple library to speed up or slow down speech

https://github.com/waywardgeek/sonic

sudo apt install libsonic0
  • Section: libs
  • Architecture: amd64
  • Source Package: sonic
  • 1 dependencies
  • normalized package name match
  • Matched by: Sonic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsonic0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

sonic 0.2.0-13build1

Simple utility to speed up or slow down speech

https://github.com/waywardgeek/sonic

sudo apt install sonic
  • Section: universe/sound
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Sonic
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sonic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libsonic 0.2.0^20210316gitba33141-1.fc45

Library package

https://github.com/waywardgeek/sonic

sudo dnf install libsonic
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sonic
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Sonic
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsonic from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libsonic-devel 0.2.0^20210316gitba33141-1.fc45

Development files for sonic

https://github.com/waywardgeek/sonic

sudo dnf install libsonic-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sonic
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Sonic
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsonic-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sonic 0.2.0^20210316gitba33141-1.fc45

Library to speed up or slow down speech

https://github.com/waywardgeek/sonic

sudo dnf install sonic
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sonic
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Sonic
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sonic from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

sonic 1.6.0-1

Fast, lightweight & schema-less search backend

https://github.com/valeriansaliou/sonic

sudo pacman -S sonic
  • License: MPL-2.0
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Sonic
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sonic from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

sonic

sudo port install sonic
  • normalized package name match
  • Matched by: Sonic
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/sonic/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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