# mycorrhiza を Homebrew, apk, Nix でインストール

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