# 使用 Homebrew, dnf 安装 garden

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

## 安装

```sh
sudo av install brew:garden
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install garden
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install garden
```

  证据: Fedora Rawhide package metadata: garden from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## 软件包事实

- **软件包键:** brew:garden
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/garden>
- **版本:** 2.6.0
- **来源摘要:** Grow and cultivate collections of Git trees
- **主页:** <https://garden-rs.gitlab.io>
- **仓库:** <https://github.com/garden-rs/garden>
- **上游文档:** <https://docs.rs/garden-tools>
- **许可证:** MIT
- **源码归档:** <https://github.com/garden-rs/garden/archive/refs/tags/v2.6.0.tar.gz>
- **最后更新:** 2026-06-15T10:20:17-04:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- garden (cli)
- garden-gui (cli)
- garden (别名)
- garden-gui (别名)

## 构建依赖

- rust

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.6.0
- 管理器更新时间: 2026-06-15
- 本地数据: OK
- 上游仓库: https://github.com/garden-rs/garden
- 检测到的最新版本: v2.6.0 (当前)
## 项目历史与用法

Garden is a Rust command runner and multi-repository Git configuration tool for managing collections of Git worktrees.

### 项目历史

Garden's official GitHub mirror was created in June 2021, while the README identifies GitLab as the canonical project home. The project describes itself as stable and feature-complete for its core functionality.

The tool grew around YAML configuration and familiar shell syntax, with both a garden CLI and a garden-gui interface available from the same project.

### 采用历史

Garden has been packaged for developers through cargo install, GitHub release binaries, Homebrew, Fedora, and related package collections. Its own README links both current package-manager entries and a legacy Homebrew tap for older versions.

### 使用方式

Garden is used to bootstrap Git-based multi-repository development environments, apply git config and remotes to worktrees, grow new worktrees, and run commands across repository collections. Its configuration discovery searches project, user, and global garden.yaml paths.

### 为什么软件包爱好者会关心

Garden is interesting to package-oriented developers because it treats a fleet of Git repositories as a configured workspace while staying close to standard Unix shells and Git behavior. It competes with heavier repo-management systems by being a small Rust CLI with explicit config search paths and static Linux binaries.

### 时间线

- 2021: Official GitHub mirror created.
- 2024: v1.5.0 and later 1.x releases published on GitHub.
- 2025: v2.0.0 released.
- 2026: v2.6.0 released.

### Related projects

- Garden is related to Git worktrees, command runners such as make, Garden GUI, the garden-tools Rust crate, and Garden seeds, a companion repository of reusable Garden templates.

### 来源

- <https://api.github.com/repos/garden-rs/garden>
- <https://api.github.com/repos/garden-rs/garden/releases?per_page=100>
- <https://garden-rs.gitlab.io/configuration.html>
- <https://github.com/garden-rs/garden>
- <https://raw.githubusercontent.com/garden-rs/garden/main/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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

- Unix: ./garden.yaml, ./garden/garden.yaml, ./etc/garden/garden.yaml, ~/.config/garden/garden.yaml, ~/etc/garden/garden.yaml, /etc/garden/garden.yaml
## 源数据库详情

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

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

- dnf - garden - 1.0.9-25.fc44: normalized package name match | Fedora Rawhide package metadata: garden from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | An innovative old-school 2D vertical shoot-em-up | http://garden.sourceforge.net/


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [committed](https://www.automicvault.com/zh-hans/pkg/brew/committed/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-grab](https://www.automicvault.com/zh-hans/pkg/brew/git-grab/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-graph](https://www.automicvault.com/zh-hans/pkg/brew/git-graph/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-interactive-rebase-tool](https://www.automicvault.com/zh-hans/pkg/brew/git-interactive-rebase-tool/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-plus](https://www.automicvault.com/zh-hans/pkg/brew/git-plus/) - Shares av.db curated category or tags: cli, developer-tools, git, multi-repo, version-control.
- [gitoxide](https://www.automicvault.com/zh-hans/pkg/brew/gitoxide/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [gitu](https://www.automicvault.com/zh-hans/pkg/brew/gitu/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [gitui](https://www.automicvault.com/zh-hans/pkg/brew/gitui/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [microplane](https://www.automicvault.com/zh-hans/pkg/brew/microplane/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/garden.yml](https://github.com/automic-vault/db/blob/main/combined/garden.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
