# 使用 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## 软件包事实

- **软件包键:** brew:garden
- **软件包管理器:** Homebrew
- **版本:** 2.6.1
- **来源摘要:** Grow and cultivate collections of Git trees
- **主页:** <https://garden-rs.gitlab.io>
- **仓库:** <https://github.com/garden-rs/garden>
- **最后更新:** 2026-07-12T12:00:08Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.6.1
## 项目历史与用法

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
## 其他软件包管理器记录

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


## Combined YAML source

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


## 来源

- 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
