pkg.soopen package index

brew / rank 2910

Install zk with Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop

Plain text note-taking assistant. Version 0.15.6 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#zk.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zk

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install zk

MacPorts ports tree · office/zk/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add zk

Alpine Linux edge package indexes · zk · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#zk

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

Arch Linux pacmanverified · 92%
sudo pacman -S zk

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

openSUSE zypperverified · 92%
sudo zypper install zk

openSUSE Tumbleweed package metadata · zk · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/zk

Scoop official bucket manifest trees · bucket/zk.json · source: api.github.com

overview

Package summary

Plain text note-taking assistant

Commands and aliases

  • zk

history

Project history and usage

zk is a command-line note-taking assistant for plain-text Zettelkasten and personal-wiki workflows. It is aimed at people who want Markdown files, editor integration, fast search, and links without adopting a heavyweight notes application.

Project history

The README describes zk as a CLI that helps maintain a plain-text Zettelkasten or personal wiki. Its design centers on a notebook directory, Markdown notes, links, tags, templates, search, and editor workflows rather than a standalone GUI.

The project later moved from solo maintenance into the `zk-org` organization. The v0.14.1 release notes describe that release as the first after the project transferred from Mickael Menu's solo hands to zk-org, with new maintainers contributing behind-the-scenes fixes and maintenance.

The broader zk ecosystem includes a Language Server Protocol surface plus editor clients. The official docs describe LSP features such as Markdown link completion, tag completion, hover previews, navigation, diagnostics for dead links, and custom commands; companion projects include zk-nvim and zk-vscode.

Adoption history

zk found its niche among terminal and editor users who liked the Zettelkasten idea but wanted files and command-line composition instead of a closed notes app. The official docs advertise installation through common Unix-oriented channels and present the tool as leveraging the power of the command line.

The 2024 maintainer discussion and transfer to zk-org show an adoption pattern common to useful niche CLIs: users depended on the tool enough that community members organized around maintenance when the original solo-maintainer model was no longer enough.

How it is used

Users keep notes in a notebook directory, configure behavior in `.zk/config.toml`, and use commands to create, edit, search, filter, tag, and link Markdown notes. The notes documentation lists workflows for notebook anatomy, creating notes, full-text or exact search, regular expressions, tag filtering, date filtering, and link exploration.

Editor integration is central to practical use. zk ships an LSP server, and users can connect it to Neovim, Vim, Helix, Sublime Text, Visual Studio Code, and other LSP-compatible editors so the CLI becomes an indexer and note graph backend for the editor they already use.

Why package nerds care

zk is package-nerd significant because it is the note-taking equivalent of a good Unix filter: it leaves the important artifact as plain Markdown while adding indexing, search, linking, templates, and editor protocol support around it.

It also demonstrates a modern CLI pattern where the package is both an executable and a language server. Installing it gives shell commands plus editor intelligence, without pulling in a GUI application or a hosted sync service.

Timeline

  • 2021: zk's public repository history begins before the later zk-org transfer.
  • 2024: Maintainers discuss the project's future and the move into the zk-org organization.
  • 2024: v0.14.1 is released as the first release after the transfer from solo maintenance to zk-org.
  • 2026: The project continues with releases in the v0.15 series and companion editor integrations.

Related projects

  • zk-nvim, the Neovim extension for zk.
  • zk-vscode, the Visual Studio Code client for zk's language server.
  • zk-emacs, editor integrations using the same notebook-oriented model.
  • Other plain-text note and Zettelkasten tools such as Obsidian, Zettlr, nb, Vimwiki, and Zim.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • 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
.zk/config.toml

executables

Installed executables

CommandKindExposureNote
zkcliglobal 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-08-04
manager version0.15.6
manager updated2026-07-26
local dataok
upstreamcurrent
latest detectedv0.15.6

https://github.com/zk-org/zk

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:zk
Version0.15.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zk
Homepagehttps://zk-org.github.io/zk/
Repositoryhttps://github.com/zk-org/zk
Upstream docshttps://zk-org.github.io/zk/
LicenseGPL-3.0-only
Source archivehttps://github.com/zk-org/zk/archive/refs/tags/v0.15.6.tar.gz
Last updated2026-07-26T15:44:13Z
Pulseupdated
Dependenciesicu4c@78
Build dependenciesgo
Uses from macOSsqlite
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezk
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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.

Nix95%

zk

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

zk 0.15.6-r0

Plain text note-taking application with CLI interface

https://github.com/zk-org/zk

sudo apk add zk
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: zk
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zk-doc 0.15.6-r0

Plain text note-taking application with CLI interface (documentation)

https://github.com/zk-org/zk

sudo apk add zk-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: zk
  • normalized package name match
  • Matched by: Zk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

zk 0.15.6-1

A command-line tool helping you to maintain a Zettelkasten or personal wiki

https://github.com/zk-org/zk

sudo pacman -S zk
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Zk
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zk 0.15.6-1.1

Plain text note-taking assistant for markdown

https://github.com/zk-org/zk

sudo zypper install zk
  • License: BSD-2-Clause
  • Category: System/Shells
  • Architecture: x86_64
  • Source Package: zk
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zk
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

zk

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

main/zk

scoop install main/zk
  • normalized package name match
  • Matched by: Zk
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zk.json from https://api.github.com/repos/ScoopInstaller/Main/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.

Combined YAML source

View the package source record on GitHub.

combined/zk.yml

Used sources

  • Geiger risk classifier
  • 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
  • pkg.so package database
  • pkgdb category and tag curation