# try mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für try in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:try
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install try
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#try
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/tr/try/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:try
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/try>
- **Version:** 1.9.3
- **Quellzusammenfassung:** Quickly manage and navigate project directories for experiments
- **Homepage:** <https://github.com/tobi/try>
- **Repository:** <https://github.com/tobi/try>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/tobi/try/archive/refs/tags/v1.9.3.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-06T20:23:54-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- try (cli)
- try (Alias)

## Abhängigkeiten

- ruby

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.9.3
- Manager aktualisiert: 2026-06-06
- lokale Daten: OK
- Upstream-Repository: https://github.com/tobi/try
- neueste erkannte Version: v1.9.3 (aktuell)
## Projektgeschichte und Nutzung

try is a small Ruby command-line tool for creating, finding, and entering fresh directories for short-lived experiments. The README frames it as a one-file script for developers who keep making test directories and want those experiments organized instead of lost in /tmp or scattered across a filesystem.

### Projektgeschichte

The project is maintained in Tobi Lutke's GitHub account and centers on the phrase 'Your experiments deserve a home.' Its implementation and documentation emphasize zero configuration, no runtime dependencies beyond Ruby, and a shell integration that lets the command change the caller's working directory.

### Adoptionsgeschichte

try became visible well beyond a private dotfile script: GitHub shows thousands of stars, the repository includes Homebrew formula material, and the README recommends RubyGems installation as try-cli. It also has a later Rust descendant, try-rs, whose README names this project as the inspiration.

### Wie es verwendet wird

A typical user installs the gem or downloads the script, evaluates the shell init output, and then types partial experiment names. try fuzzy-matches existing experiment directories, ranks recent ones highly, and creates dated directories when no existing match is selected.

### Warum Paket-Nerds sich dafür interessieren

The project is a package-nerd artifact because it turns a personal shell habit into a packaged CLI with RubyGems and Homebrew paths. It is intentionally small, but it influenced the later try-rs rewrite and sits in the lineage of tiny tools that formalize local development rituals.

### Zeitleiste

- 2026: GitHub release v1.9.0 added terminal title behavior for the TUI.
- 2026: The README documents RubyGems as the recommended installation path and manual shell setup as a fallback.

### Related projects

- try-rs is the direct Rust port and re-imagining of try.
- The tool is related to fuzzy directory switchers and shell workspace managers, but focuses specifically on experiment directories.

### Quellen

- <https://github.com/tassiovirginio/try-rs#readme>
- <https://github.com/tobi/try#readme>
- <https://github.com/tobi/try/releases>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - try: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/try/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/de/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [ruby](https://pkg.so/de/brew/ruby/) - Runtime dependency declared by Homebrew.
- [try-rs](https://pkg.so/de/brew/try-rs/) - Shares pkgdb curated category or tags: cli, developer-tools, experiments, workspace-manager.
- [rbenv](https://pkg.so/de/brew/rbenv/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [asciidoctor](https://pkg.so/de/brew/asciidoctor/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [onigmo](https://pkg.so/de/brew/onigmo/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [chruby](https://pkg.so/de/brew/chruby/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [dvc](https://pkg.so/de/brew/dvc/) - Shares pkgdb curated category or tags: cli, developer-tools, experiments.
- [brew-gem](https://pkg.so/de/brew/brew-gem/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [diffoscope](https://pkg.so/de/brew/diffoscope/) - Shares pkgdb curated category or tags: cli, developer-tools, directories.
- [licensefinder](https://pkg.so/de/brew/licensefinder/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, project, ruby.
- [desk](https://pkg.so/de/brew/desk/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, manager, workspace.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
