# treemd mit Homebrew, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für treemd in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:treemd
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install treemd
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#treemd
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/tr/treemd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S treemd
```

  Evidenz: Arch Linux sync databases: treemd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:treemd
- **Paketmanager:** Homebrew
- **Version:** 0.6.0
- **Quellzusammenfassung:** TUI and CLI dual pane markdown viewer
- **Homepage:** <https://github.com/epistates/treemd>
- **Repository:** <https://github.com/epistates/treemd>
- **Zuletzt aktualisiert:** 2026-07-23T17:02:07Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- treemd (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.6.0
## Projektgeschichte und Nutzung

treemd is a terminal Markdown navigator that combines a tree view, document viewing, and scriptable CLI output.

### Projektgeschichte

The official GitHub repository was created in November 2025. The README describes a dual CLI/TUI design for navigating Markdown structure, following links, searching documents, and extracting elements with a jq-like query language.

### Adoptionsgeschichte

The official README documents Cargo, Homebrew, and pkgin installation, while source_facts.package-manager records Homebrew, Nix, and pacman availability. This reflects early distribution across Rust and several Unix package ecosystems.

### Wie es verwendet wird

Users open a Markdown file or directory with `treemd`, navigate headings and links interactively, list document structure with `-l`, or query elements with `-q`; settings and custom keybindings live in the documented TOML config file.

### Warum Paket-Nerds sich dafür interessieren

treemd packages a Markdown reader, structural navigator, and query-oriented CLI in one Rust binary, making it useful both as an interactive terminal tool and in text-processing workflows.

### Zeitleiste

- 2025-11-08: Official GitHub repository created.
- Current: Official README documents Cargo, Homebrew, and pkgin installation.
- 2026: source_facts.package-manager records Homebrew, Nix, and pacman packages.

### Related projects

- Rust and Cargo provide the upstream build and installation ecosystem.
- jq inspires the query-language model described by the official README.

### Quellen

- <https://api.github.com/repos/Epistates/treemd>
- <https://github.com/Epistates/treemd#readme>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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

- Linux: ~/.config/treemd/config.toml
- macOS: ~/Library/Application Support/treemd/config.toml
- Windows: %APPDATA%\treemd\config.toml
## Andere Paketmanager-Einträge

- Nix - treemd: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/treemd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - treemd - 0.6.0-1: normalized package name match | Arch Linux sync databases: treemd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A markdown navigator with tree-based structural navigation | https://github.com/Epistates/treemd


## Combined YAML source

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


## Quellen

- 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
