# Install cherrytree with Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, scoop, winget, zypper

Hierarchical note taking application featuring rich text and syntax highlighting. Version 1.7.0 via Homebrew; verified 2026-06-09.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cherrytree
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cherrytree
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: openSUSE Tumbleweed package metadata: cherrytree from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install cherrytree
```

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

- Scoop (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:cherrytree
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/cherrytree>
- **Version:** 1.7.0
- **Source summary:** Hierarchical note taking application featuring rich text and syntax highlighting
- **Homepage:** <https://www.giuspen.com/cherrytree/>
- **Repository:** <https://github.com/giuspen/cherrytree>
- **Upstream docs:** <https://github.com/giuspen/cherrytree#readme>
- **License:** GPL-3.0-or-later
- **Source archive:** <https://www.giuspen.com/software/cherrytree_1.7.0.tar.xz>
- **Last updated:** 2026-06-09T19:26:55Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cherrytree (cli)
- cherrytree (alias)

## Dependencies

- adwaita-icon-theme
- at-spi2-core
- atkmm@2.28
- cairo
- cairomm@1.14
- enchant
- fmt
- fribidi
- gdk-pixbuf
- gettext
- glib
- glibmm@2.66
- gspell
- gtk+3
- gtkmm3
- gtksourceview4
- harfbuzz
- librsvg
- libsigc++@2
- libxml++
- pango
- pangomm@2.46
- spdlog
- sqlite
- uchardet
- vte3

## Build dependencies

- cmake
- gettext
- pkgconf

## Uses from macOS

- curl
- libxml2

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.7.0
- Package-manager updated: 2026-06-09
- Local data: ok
- Upstream repository: https://www.giuspen.com/cherrytree/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cherrytree
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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.4.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.4.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.4.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.3: normalized package name match | openSUSE Tumbleweed package metadata: cherrytree from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A hierarchical note taking application | https://www.giuspen.com/cherrytree/
- zypper - cherrytree-lang - 1.6.3-2.3: normalized package name match | openSUSE Tumbleweed package metadata: cherrytree-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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','carbon'
- 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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [cairo](https://www.automicvault.com/pkg/brew/cairo/) - Runtime dependency declared by Homebrew.
- [enchant](https://www.automicvault.com/pkg/brew/enchant/) - Runtime dependency declared by Homebrew.
- [fribidi](https://www.automicvault.com/pkg/brew/fribidi/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [zim](https://www.automicvault.com/pkg/brew/zim/) - Shares av.db curated category or tags: cli, gtk, notes, productivity.
- [dnote](https://www.automicvault.com/pkg/brew/dnote/) - Shares av.db curated category or tags: cli, notes, productivity.
- [ekphos](https://www.automicvault.com/pkg/brew/ekphos/) - Shares av.db curated category or tags: cli, notes, productivity.
- [eureka](https://www.automicvault.com/pkg/brew/eureka/) - Shares av.db curated category or tags: cli, notes, productivity.
- [evernote-backup](https://www.automicvault.com/pkg/brew/evernote-backup/) - Shares av.db curated category or tags: cli, notes, productivity.
- [joplin-cli](https://www.automicvault.com/pkg/brew/joplin-cli/) - Shares av.db curated category or tags: cli, notes, productivity.
- [jot](https://www.automicvault.com/pkg/brew/jot/) - Shares av.db curated category or tags: cli, notes, productivity.
- [jrnl](https://www.automicvault.com/pkg/brew/jrnl/) - Shares av.db curated category or tags: cli, notes, productivity.
- [prefixsuffix](https://www.automicvault.com/pkg/brew/prefixsuffix/) - Local package facts share a topical domain. Shared terms: at-spi2-core, atkmm, atkmm-2-28, cairo, cairomm.
- [qalculate-gtk](https://www.automicvault.com/pkg/brew/qalculate-gtk/) - Local package facts share a topical domain. Shared terms: adwaita, adwaita-icon-theme, at-spi2-core, cairo, cli.
- [gsmartcontrol](https://www.automicvault.com/pkg/brew/gsmartcontrol/) - Local package facts share a topical domain. Shared terms: at-spi2-core, atkmm, atkmm-2-28, cairo, cairomm.

## Combined YAML source

View the package source record on GitHub. [combined/cherrytree.yml](https://github.com/automic-vault/db/blob/main/combined/cherrytree.yml)


## Sources

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