# 使用 Homebrew 安装 try-rs

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:try-rs
- **软件包管理器:** Homebrew
- **版本:** 1.7.11
- **来源摘要:** Temporary workspace manager for fast experimentation in the terminal
- **主页:** <https://try-rs.org/>
- **仓库:** <https://github.com/tassiovirginio/try-rs>
- **最后更新:** 2026-06-12T01:07:09Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- try-rs (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
