# try-rs mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install try-rs
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:try-rs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/try-rs>
- **Version:** 1.7.11
- **Quellzusammenfassung:** Temporary workspace manager for fast experimentation in the terminal
- **Homepage:** <https://try-rs.org/>
- **Repository:** <https://github.com/tassiovirginio/try-rs>
- **Upstream-Dokumentation:** <https://try-rs.org/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/tassiovirginio/try-rs/archive/refs/tags/v1.7.11.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-12T01:07:09Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- try-rs (cli)
- try-rs (Alias)

## Build-Abhängigkeiten

- rust

## 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.7.11
- Manager aktualisiert: 2026-06-12
- lokale Daten: OK
- Upstream-Repository: https://github.com/tassiovirginio/try-rs
- neueste erkannte Version: v1.7.11 (aktuell)
## Projektgeschichte und Nutzung

try-rs is a Rust command-line and TUI workspace manager for temporary programming experiments. Its official README describes it as a tool for keeping ad hoc projects out of Desktop, /tmp, and other cluttered folders by organizing experiments into managed directories.

### Projektgeschichte

The project explicitly positions itself as a Rust port and re-imagining of Tobi Lutke's try tool. It preserves the original idea that small experiments deserve a home, while adding a native Rust binary, a Ratatui-based interface, shell integration, previews, themes, tabbed workspaces, and git-aware creation flows.

### Adoptionsgeschichte

Official project materials show adoption through package-manager and distribution channels used by command-line users: Cargo, Homebrew, Nix flakes, Arch AUR, an Ubuntu/Debian APT repository, GitHub releases, and direct source builds. GitHub lists dozens of releases and hundreds of stars, suggesting a small but visible audience among terminal-centric developers.

### Wie es verwendet wird

Users run try-rs to open the TUI, create or jump to a named experiment, clone a repository into a dated folder, create a git worktree from the current repository, set up shell integration, or generate shell completions. The tool is especially aimed at people who repeatedly create throwaway prototypes and later need fuzzy search, recency ordering, preview, and cleanup.

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

For package nerds, try-rs is notable as a modern Rust rewrite of a tiny Ruby workflow tool, with broad packaging surfaces and shell integration rather than a single script. It belongs to the niche of personal workspace managers that make throwaway coding sessions reproducible enough to find again.

### Zeitleiste

- 2026: GitHub shows v1.7.11 as the latest release on June 11, 2026.
- 2026: Official docs list Cargo, Homebrew, Nix, AUR, APT, GitHub release, and source-build installation paths.

### Related projects

- try-rs is directly related to tobi/try, which the README names as its inspiration and predecessor.
- It is also adjacent to shell jumpers, fuzzy finders, and project-directory managers, but its scope is narrower: temporary experiment workspaces.

### Quellen

- <https://github.com/tassiovirginio/try-rs#readme>
- <https://github.com/tassiovirginio/try-rs/releases>
- <https://try-rs.org/>
- 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-rs
- **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


## Verwandte Links

- [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.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [gitui](https://pkg.so/de/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal, tui.
- [gitu](https://pkg.so/de/brew/gitu/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal, tui.
- [so](https://pkg.so/de/brew/so/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal, tui.
- [starship](https://pkg.so/de/brew/starship/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [television](https://pkg.so/de/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [glow](https://pkg.so/de/brew/glow/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [tealdeer](https://pkg.so/de/brew/tealdeer/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [helix](https://pkg.so/de/brew/helix/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [try](https://pkg.so/de/brew/try/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, experiments, manager.

## Combined YAML source

View the package source record on GitHub. [combined/try-rs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/try-rs.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
- cross-ecosystem install command graph
