# 使用 Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, scoop, winget 安装 cherrytree

查看 cherrytree 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cherrytree
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cherrytree
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cherrytree
```

  证据: MacPorts ports tree: editors/cherrytree/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add cherrytree
```

  证据: Alpine Linux edge package indexes: cherrytree from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install cherrytree
```

  证据: Debian stable package indexes: cherrytree from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#cherrytree
```

  证据: nixpkgs package indexes: pkgs/by-name/ch/cherrytree/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cherrytree
```

  证据: Arch Linux sync databases: cherrytree from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install cherrytree
```

  证据: openSUSE Tumbleweed package metadata: cherrytree from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install cherrytree
```

  证据: Chocolatey community package catalog: cherrytree from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','capnproto'

- Scoop (92%):

```sh
scoop install extras/cherrytree
```

  证据: Scoop official bucket manifest trees: bucket/cherrytree.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Giuspen.Cherrytree -e
```

  证据: Windows Package Manager source index: Giuspen.Cherrytree from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:cherrytree
- **软件包管理器:** Homebrew
- **版本:** 1.7.1
- **来源摘要:** Hierarchical note taking application featuring rich text and syntax highlighting
- **主页:** <https://www.giuspen.com/cherrytree/>
- **仓库:** <https://github.com/giuspen/cherrytree>
- **最后更新:** 2026-07-19T01:08:44Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cherrytree (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.7.1
## 项目历史与用法

CherryTree is a GTK desktop note-taking application built around hierarchical notebooks, rich text, syntax highlighting, and portable single-file or directory-backed storage.

### 项目历史

The official README describes CherryTree as a hierarchical note-taking application written by Giuseppe Penone and Evgenii Gurianov. Its feature set grew around programmer-friendly notes: rich text, code boxes, syntax highlighting, embedded files, import/export, PDF/HTML/plain-text output, and storage as XML or SQLite.

The project is distributed from giuspen.net and developed in the official GitHub repository. Current releases continue to ship cross-platform binaries and source archives, with Homebrew tracking version 1.7.0 in 2026.

### 采用历史

CherryTree became a familiar package-manager entry because it filled the local, offline, tree-structured notes niche on Unix desktops. The input package metadata lists packages for Homebrew, Debian/Ubuntu, Arch, Alpine, MacPorts, Nix, openSUSE, Chocolatey, Scoop, and winget.

Homebrew's formula metadata reported 3,461 installs in the trailing 365-day window at research time, a modest but real signal for a GUI app in a mostly CLI package manager.

### 使用方式

Users launch the `cherrytree` desktop executable to maintain hierarchical note trees, often mixing formatted prose, code snippets, images, links, and exported documents in one notebook file.

The official README notes import support from several older note tools, which matters for users moving long-lived personal knowledge bases between desktop note applications.

### 为什么软件包爱好者会关心

CherryTree is package-nerd-interesting because it is a desktop productivity app that still behaves like a good Unix package: source tarballs, distro packaging, predictable local files, and no hosted service dependency.

Its Homebrew formula is also a reminder that Brew is not just compilers and daemons; it carries end-user GTK applications when they have stable upstream releases.

### 时间线

- 2025: CherryTree 1.x releases continued on GitHub, including 1.6.x maintenance releases.
- 2026: CherryTree 1.7.0 was published upstream and tracked by Homebrew.

### Related projects

- The official README names SourCherry as a third-party Android project and cherrytree-notes-web-interface as an enhanced web interface for HTML exports.
- CherryTree sits near other local note-tree tools in the package ecosystem, especially older import targets such as KeepNote, NoteCase, Zim, Tomboy, and RedNotebook.

### 来源

- <https://github.com/giuspen/cherrytree#readme>
- <https://www.giuspen.net/cherrytree/>
- <https://formulae.brew.sh/api/formula/cherrytree.json>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - cherrytree - 1.2.0+dfsg-1: normalized package name match | Debian stable package indexes: cherrytree from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | hierarchical note taking application | https://www.giuspen.net/cherrytree/
- Nix - cherrytree: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/cherrytree/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cherrytree - 1.1.2+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: cherrytree from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | hierarchical note taking application | https://www.giuspen.net/cherrytree/
- apk - cherrytree - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: cherrytree from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | hierarchical note taking application featuring rich text and syntax highlighting | https://github.com/giuspen/cherrytree
- apk - cherrytree-doc - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: cherrytree-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | hierarchical note taking application featuring rich text and syntax highlighting (documentation) | https://github.com/giuspen/cherrytree
- apk - cherrytree-lang - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: cherrytree-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Languages for package cherrytree | https://github.com/giuspen/cherrytree
- pacman - cherrytree - 1.6.3-2: normalized package name match | Arch Linux sync databases: cherrytree from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Hierarchical note-taking application | https://www.giuspen.com/cherrytree/
- zypper - cherrytree - 1.6.3-2.5: normalized package name match | openSUSE Tumbleweed package metadata: cherrytree from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A hierarchical note taking application | https://www.giuspen.com/cherrytree/
- zypper - cherrytree-lang - 1.6.3-2.5: normalized package name match | openSUSE Tumbleweed package metadata: cherrytree-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package cherrytree | https://www.giuspen.com/cherrytree/
- MacPorts - cherrytree: normalized package name match | MacPorts ports tree: editors/cherrytree/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - cherrytree: normalized package name match | Chocolatey community package catalog: cherrytree from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','capnproto'
- Scoop - extras/cherrytree: normalized package name match | Scoop official bucket manifest trees: bucket/cherrytree.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Giuspen.Cherrytree: normalized package name match | Windows Package Manager source index: Giuspen.Cherrytree from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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