# Install garden with Homebrew, dnf

Grow and cultivate collections of Git trees. Version 2.6.1 via Homebrew; verified 2026-07-12. Also installable with dnf: sudo dnf install garden.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install garden
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install garden
```

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

## Package facts

- **Package key:** brew:garden
- **Package manager:** Homebrew
- **Version:** 2.6.1
- **Source summary:** Grow and cultivate collections of Git trees
- **Homepage:** <https://garden-rs.gitlab.io>
- **Repository:** <https://github.com/garden-rs/garden>
- **Last updated:** 2026-07-12T12:00:08Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- garden (alias)
- garden-gui (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.6.1
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Other Package-Manager Records

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


## Sources

- 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
