# Installer cherrytree avec Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cherrytree pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cherrytree
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cherrytree
```

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

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

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

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

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:cherrytree
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cherrytree>
- **Version:** 1.7.1
- **Résumé source:** Hierarchical note taking application featuring rich text and syntax highlighting
- **Page d'accueil:** <https://www.giuspen.com/cherrytree/>
- **Dépôt:** <https://github.com/giuspen/cherrytree>
- **Docs amont:** <https://www.giuspen.com/cherrytree/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://www.giuspen.com/software/cherrytree_1.7.1.tar.xz>
- **Dernière mise à jour:** 2026-07-19T01:08:44Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cherrytree (cli)
- cherrytree (alias)

## Dépendances

- 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

## Dépendances de compilation

- cmake
- gettext
- pkgconf

## Bibliothèques fournies par macOS

- curl
- libxml2

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.7.1
- gestionnaire mis à jour: 2026-07-19
- données locales: OK
- dépôt amont: https://www.giuspen.com/cherrytree/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [sqlite](https://pkg.so/fr/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [glib](https://pkg.so/fr/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/fr/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/fr/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/fr/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/fr/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [nb](https://pkg.so/fr/brew/nb/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [evernote-backup](https://pkg.so/fr/brew/evernote-backup/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [jrnl](https://pkg.so/fr/brew/jrnl/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [ekphos](https://pkg.so/fr/brew/ekphos/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [dnote](https://pkg.so/fr/brew/dnote/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [eureka](https://pkg.so/fr/brew/eureka/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [mdzk](https://pkg.so/fr/brew/mdzk/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [gedit](https://pkg.so/fr/brew/gedit/) - Shares pkgdb curated category or tags: cli, gtk, productivity, syntax-highlighting.
- [prefixsuffix](https://pkg.so/fr/brew/prefixsuffix/) - Local package facts share a topical domain. Shared terms: at-spi2-core, atkmm, atkmm-2-28, cairo, cairomm.
- [qalculate-gtk](https://pkg.so/fr/brew/qalculate-gtk/) - Local package facts share a topical domain. Shared terms: adwaita, adwaita-icon-theme, at-spi2-core, cairo, cli.

## Combined YAML source

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


## Sources

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