Automic VaultAutomic Vault

brew

Install zim with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, zypper

Graphical text editor used to maintain a collection of wiki pages. Version 0.77.0 via Homebrew; verified 2026-06-11.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zim

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install zim

MacPorts ports tree · editors/zim/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add zim

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

Debian aptverified · 92%
sudo apt install zim

Debian stable package indexes · zim · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install Zim

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

Nixverified · 92%
nix profile install nixpkgs#zim

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

Arch Linux pacmanverified · 92%
sudo pacman -S zim

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

openSUSE zypperverified · 92%
sudo zypper install zim

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

Windows

Scoopverified · 92%
scoop install extras/zim

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

overview

Package summary

Graphical text editor used to maintain a collection of wiki pages

Commands and aliases

  • zim

history

Project history and usage

Zim is a desktop wiki and note editor built around local plain-text pages rather than a hosted wiki or database. In package terms it sits in the old-school personal-knowledge-tool niche: a GUI app, but one whose data model stays friendly to shell tools, backup systems, Git, and ordinary text editors.

Project history

The project presents itself as an attempt to bring wiki-style linking to the desktop. Its manual describes each page as a text file with wiki markup, automatic saving, easy creation through links to non-existing pages, and use cases ranging from TODO lists and scratch notes to longer documents.

Zim has had at least two implementation eras. The changelog states that the Python rewrite starts with version 0.42 and that earlier version numbers belonged to the Perl branch. Later development kept the desktop-wiki model while adding search, plugins, and new source-format work such as experimental Markdown notebook support in 0.77.0.

Adoption history

Zim never became a mass-market notes platform in the way web-synced note apps did, but it remained useful to Linux and Unix-fluent users because notebooks are just folders of files. That made it attractive for people who wanted a local personal wiki without surrendering their notes to an opaque application store.

The plugin set broadened the project from a simple wiki editor into a small personal-information workspace: the official plugin list includes Journal, Task List, Version Control, diagrams, tables, source view, tags, and other extensions. The Version Control plugin explicitly supports backends such as Git, Mercurial, Bazaar, and Fossil.

How it is used

Users typically create a notebook, add linked pages, attach files or images, and rely on Zim to autosave the wiki-markup text files. The practical workflows are personal notes, TODO tracking, meeting notes, journals, lightweight documentation, and local knowledge bases.

For package users, the notable behavior is that the GUI does not trap data in a binary store. The manual notes that pages can be opened with other editors or file managers and can be kept in a revision-control system such as Git.

Why package nerds care

Zim matters because it is a GUI package with a Unix-ish storage philosophy. It gives desktop users a wiki interface while keeping the underlying artifact tree inspectable, scriptable, syncable, and package-manager friendly.

It is also a good example of a long-lived niche desktop application whose packaging value is not a daemon or service but a stable local workflow: install it, point it at a directory, and keep your notes portable.

Timeline

  • Pre-2010: Earlier Zim versions belonged to the original Perl branch.
  • 2010: Version 0.42 begins the Python rewrite era.
  • 2024: Version 0.76.0 adds indexed full-text search, Mermaid diagrams, dark-theme preferences, and search improvements.
  • 2026: Version 0.77.0 adds experimental Markdown notebook source-format support.

Related projects

  • Personal wiki and local notebook tools such as Tomboy, TiddlyWiki, DokuWiki-style desktop workflows, Obsidian, and zk.
  • Version-control tools such as Git, Mercurial, Bazaar, and Fossil, which Zim can use through its Version Control plugin.

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 1 platform targets.
  • Installs with 6 runtime dependencies.
  • Build metadata lists 2 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
$XDG_CONFIG_HOME/zim/preferences.conf

executables

Installed executables

CommandKindExposureNote
zimcliglobal 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 version0.77.0
manager updated2026-06-11
local dataok
upstreamcurrent
latest detected0.77.0

https://github.com/zim-desktop-wiki/zim-desktop-wiki

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:zim
Version0.77.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zim
Homepagehttps://zim-wiki.org/
Repositoryhttps://github.com/zim-desktop-wiki/zim-desktop-wiki
Upstream docshttps://zim-wiki.org/faq
LicenseGPL-2.0-or-later
Source archivehttps://github.com/zim-desktop-wiki/zim-desktop-wiki/archive/refs/tags/0.77.0.tar.gz
Last updated2026-06-11T19:56:05Z
Pulseupdated
Dependenciesadwaita-icon-theme, graphviz, gtk+3, gtksourceview4, pygobject3, python@3.14
Build dependenciespkgconf, python-setuptools
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezim
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.

Debian apt95%

zim 0.76.3-1

graphical text editor based on wiki technologies

https://zim-wiki.org

sudo apt install zim
  • Section: x11
  • Architecture: all
  • 5 dependencies
  • 14 optional deps
  • normalized package name match
  • Matched by: Zim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zim

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

zim 0.75.2-1

graphical text editor based on wiki technologies

https://zim-wiki.org

sudo apt install zim
  • Section: universe/x11
  • Architecture: all
  • 5 dependencies
  • 14 optional deps
  • normalized package name match
  • Matched by: Zim
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zim from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zim 0.76.3-r2

Desktop wiki editor

https://zim-wiki.org/

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

zim-doc 0.76.3-r2

Desktop wiki editor (documentation)

https://zim-wiki.org/

sudo apk add zim-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: zim
  • normalized package name match
  • Matched by: Zim
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zim-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zim-lang 0.76.3-r2

Languages for package zim

https://zim-wiki.org/

sudo apk add zim-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: zim
  • normalized package name match
  • Matched by: Zim
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zim-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zim-pyc 0.76.3-r2

Precompiled Python bytecode for zim

https://zim-wiki.org/

sudo apk add zim-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: zim
  • 1 dependencies
  • normalized package name match
  • Matched by: Zim
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zim-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

Zim 0.76.3-13.fc45

Desktop wiki & notekeeper

http://zim-wiki.org/

sudo dnf install Zim
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: Zim
  • 6 dependencies
  • 6 provides
  • normalized package name match
  • Matched by: Zim
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: Zim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

zim 0.76.3-3

A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop

https://zim-wiki.org/

sudo pacman -S zim
  • License: GPL-2.0-or-later
  • Architecture: any
  • 5 dependencies
  • 14 optional deps
  • normalized package name match
  • Matched by: Zim
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zim from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zim 0.76.3-2.1

A Desktop Wiki

https://zim-wiki.org

sudo zypper install zim
  • License: GPL-2.0-or-later
  • Category: Productivity/Office/Organizers
  • Architecture: noarch
  • Source Package: zim
  • 6 dependencies
  • 6 provides
  • normalized package name match
  • Matched by: Zim
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zim from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

zim-lang 0.76.3-2.1

Translations for package zim

https://zim-wiki.org

sudo zypper install zim-lang
  • License: GPL-2.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: zim
  • 1 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Zim
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zim-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zim

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

extras/zim

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