# Installer mycorrhiza avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:mycorrhiza
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mycorrhiza
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mycorrhiza
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mycorrhiza
```

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

## Faits du paquet

- **Clé du paquet:** brew:mycorrhiza
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mycorrhiza>
- **Version:** 1.15.1
- **Résumé source:** Lightweight wiki engine with hierarchy support
- **Page d'accueil:** <https://mycorrhiza.wiki>
- **Dépôt:** <https://github.com/bouncepaw/mycorrhiza>
- **Docs amont:** <https://mycorrhiza.wiki/>
- **Licence:** AGPL-3.0-only
- **Archive source:** <https://github.com/bouncepaw/mycorrhiza/archive/refs/tags/v1.15.1.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- mycorrhiza (cli)
- mycorrhiza (alias)

## Dépendances de compilation

- go

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.15.1
- données locales: OK
- dépôt amont: https://github.com/bouncepaw/mycorrhiza
- dernière version détectée: v1.15.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Mycorrhiza Wiki is a lightweight, free and open-source wiki engine for the independent web, developed by Bouncepaw with contributors. The project describes itself as a filesystem and Git-based wiki written in Go, using its own Mycomarkup language as the primary markup format.

### Historique du projet

The name comes from the biological idea of mycorrhiza: a symbiotic connection between fungus and plant. A project essay says Bouncepaw chose the metaphor in summer 2020 after noticing similarities between fungal structures and wikis: hyphae map to pages or files, and mycelia map to whole wikis. During release/1.2 development the name changed from MycorrhizaWiki to Mycorrhiza Wiki because CamelCase made little sense for Mycomarkup's case-insensitive link and hypha names.

### Modes d'utilisation

Technically, Mycorrhiza's main milestones are its content model and storage choices. It stores content as plain files rather than in a database, records change history in Git, treats every content unit as a hypha, supports transclusion, nesting, categories, feeds for recent changes, authorization, Open Graph metadata, interwiki links, and keyboard-driven navigation. In practice it targets personal wikis, digital gardens, commonplace books, and small community wikis, and its own site runs on the engine. Packaging in Homebrew, Alpine, and Nix puts it in the self-hosted wiki niche rather than the large enterprise wiki category.

### Sources

- <https://github.com/bouncepaw/mycorrhiza>
- <https://mycorrhiza.wiki/>
- <https://mycorrhiza.wiki/hypha/deployment>
- <https://mycorrhiza.wiki/hypha/name>
- <https://mycorrhiza.wiki/hypha/release/1.15.1>
- <https://raw.githubusercontent.com/bouncepaw/mycorrhiza/master/README.md>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## 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: <wiki-root>/config.ini

## Credential files

- Unix: <wiki-root>/config.ini
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mycorrhiza
- **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

- Nix - mycorrhiza: normalized package name match | nixpkgs package indexes: pkgs/by-name/my/mycorrhiza/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - mycorrhiza - 1.15.1-r11: normalized package name match | Alpine Linux edge package indexes: mycorrhiza from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight wiki engine based on Git | https://mycorrhiza.wiki/
- apk - mycorrhiza-doc - 1.15.1-r11: normalized package name match | Alpine Linux edge package indexes: mycorrhiza-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight wiki engine based on Git (documentation) | https://mycorrhiza.wiki/
- apk - mycorrhiza-openrc - 1.15.1-r11: normalized package name match | Alpine Linux edge package indexes: mycorrhiza-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight wiki engine based on Git (OpenRC init scripts) | https://mycorrhiza.wiki/


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [cookcli](https://www.automicvault.com/fr/pkg/brew/cookcli/) - Shares av.db curated category or tags: cli, productivity, web-server.
- [a2ps](https://www.automicvault.com/fr/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/fr/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/fr/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.
- [ad](https://www.automicvault.com/fr/pkg/brew/ad/) - Shares av.db curated category or tags: cli, productivity.
- [aerc](https://www.automicvault.com/fr/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, productivity.
- [aldo](https://www.automicvault.com/fr/pkg/brew/aldo/) - Shares av.db curated category or tags: cli, productivity.
- [alexjs](https://www.automicvault.com/fr/pkg/brew/alexjs/) - Shares av.db curated category or tags: cli, productivity.
- [dstask](https://www.automicvault.com/fr/pkg/brew/dstask/) - Local package facts share a topical domain. Shared terms: cli, git, personal, productivity.
- [filebrowser](https://www.automicvault.com/fr/pkg/brew/filebrowser/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, productivity, server, web.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
