# zim を Homebrew, apk, apt, MacPorts, Nix, pacman, zypper, dnf, scoop でインストール

zim のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:zim
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install zim
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zim
```

  証拠: MacPorts ports tree: editors/zim/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add zim
```

  証拠: Alpine Linux edge package indexes: zim from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install zim
```

  証拠: Debian stable package indexes: zim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#zim
```

  証拠: nixpkgs package indexes: pkgs/by-name/zi/zim/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S zim
```

  証拠: Arch Linux sync databases: zim from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install zim
```

  証拠: openSUSE Tumbleweed package metadata: zim from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- dnf (92%):

```sh
sudo dnf install Zim
```

  証拠: Fedora Rawhide package metadata: Zim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/zim
```

  証拠: Scoop official bucket manifest trees: bucket/zim.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:zim
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.77.2
- **ソース概要:** Graphical text editor used to maintain a collection of wiki pages
- **ホームページ:** <https://zim-wiki.org/>
- **リポジトリ:** <https://github.com/zim-desktop-wiki/zim-desktop-wiki>
- **最終更新:** 2026-07-26T07:01:27Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- zim (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.77.2
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <https://github.com/zim-desktop-wiki/zim-desktop-wiki>
- <https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/develop/CHANGELOG.md>
- <https://zim-wiki.org/manual/About.html>
- <https://zim-wiki.org/manual/Plugins.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: $XDG_CONFIG_HOME/zim/preferences.conf
## 他のパッケージマネージャ記録

- Debian apt - zim - 0.76.3-1: normalized package name match | Debian stable package indexes: zim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | graphical text editor based on wiki technologies | https://zim-wiki.org
- Nix - zim: normalized package name match | nixpkgs package indexes: pkgs/by-name/zi/zim/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - zim - 0.75.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: zim from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | graphical text editor based on wiki technologies | https://zim-wiki.org
- apk - zim - 0.77.2-r0: normalized package name match | Alpine Linux edge package indexes: zim from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Desktop wiki editor | https://zim-wiki.org/
- apk - zim-doc - 0.77.2-r0: normalized package name match | Alpine Linux edge package indexes: zim-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Desktop wiki editor (documentation) | https://zim-wiki.org/
- apk - zim-lang - 0.77.2-r0: normalized package name match | Alpine Linux edge package indexes: zim-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package zim | https://zim-wiki.org/
- apk - zim-pyc - 0.77.2-r0: normalized package name match | Alpine Linux edge package indexes: zim-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for zim | https://zim-wiki.org/
- dnf - Zim - 0.77.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: Zim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Desktop wiki & notekeeper | http://zim-wiki.org/
- pacman - zim - 0.77.2-1: normalized package name match | Arch Linux sync databases: zim from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop | https://zim-wiki.org/
- zypper - zim - 0.77.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: zim from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Desktop Wiki | https://zim-wiki.org
- zypper - zim-lang - 0.77.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: zim-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package zim | https://zim-wiki.org
- MacPorts - zim: normalized package name match | MacPorts ports tree: editors/zim/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/zim: normalized package name match | Scoop official bucket manifest trees: bucket/zim.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/zim.yml](https://github.com/mxcl/pkgdb/blob/main/combined/zim.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
