# 使用 Homebrew, apk, Nix 安装 mycorrhiza

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mycorrhiza
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mycorrhiza
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:mycorrhiza
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mycorrhiza>
- **版本:** 1.15.1
- **来源摘要:** Lightweight wiki engine with hierarchy support
- **主页:** <https://mycorrhiza.wiki>
- **仓库:** <https://github.com/bouncepaw/mycorrhiza>
- **上游文档:** <https://mycorrhiza.wiki/>
- **许可证:** AGPL-3.0-only
- **源码归档:** <https://github.com/bouncepaw/mycorrhiza/archive/refs/tags/v1.15.1.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- mycorrhiza (cli)
- mycorrhiza (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.15.1
- 本地数据: OK
- 上游仓库: https://github.com/bouncepaw/mycorrhiza
- 检测到的最新版本: v1.15.1 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 项目历史

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.

### 使用方式

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.

### 来源

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


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- 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
## 源数据库详情

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

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

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


## 相关链接

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


## 来源

- 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
