# 使用 Homebrew 安装 lunchy

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

## 安装

```sh
sudo av install brew:lunchy
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lunchy
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:lunchy
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lunchy>
- **版本:** 0.10.4
- **来源摘要:** Friendly wrapper for launchctl
- **主页:** <https://github.com/eddiezane/lunchy>
- **仓库:** <https://github.com/eddiezane/lunchy>
- **许可证:** MIT
- **源码归档:** <https://github.com/eddiezane/lunchy.git>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- lunchy (cli)
- lunchy (别名)

## macOS 提供的库

- ruby

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.10.4
- 本地数据: OK
- 上游仓库: https://github.com/eddiezane/lunchy
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Lunchy is a Ruby command-line wrapper around macOS `launchctl`. It was created to make common launch agent operations feel like simple service commands rather than exact plist-path invocations.

### 项目历史

The public repository was created in 2011. The README says Lunchy was written as part of project time at Carbon Five and lists Mike Perham, Eddie Zaneski, Mr Rogers, and other contributors in its About section.

The README also preserves a bit of package-culture trivia: the name was originally intended to be `launchy`, but the gem name was already taken, so the project became Lunchy.

### 采用历史

Lunchy gained the most visible adoption among macOS developers who wanted short commands for launch agent plists. Its README documents installation through both RubyGems and Homebrew, and the supplied package metadata identifies the Homebrew formula.

Repository metadata shows a larger audience than the later Go port, with thousands of stars, which fits its role as the older and better-known Lunchy implementation.

### 使用方式

Lunchy accepts commands such as `ls`, `start`, `stop`, `restart`, `status`, `install`, `uninstall`, `show`, and `edit`, using a substring pattern matched against launch agent plist filenames.

The README contrasts `launchctl load ~/Library/LaunchAgents/io.redis.redis-server.plist` with `lunchy start redis`, which captures the package's appeal: hide verbose plist mechanics behind the service name a developer remembers.

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

Lunchy is package-nerd-significant because it sits directly at the intersection of Homebrew-installed daemons, user LaunchAgents, and local development services. It made package-installed plist files feel more like init-system services on macOS.

For historical package data, Lunchy is also the origin point for later ports such as lunchy-go, making it a small but recognizable node in the macOS service-management tooling family.

### 时间线

- 2011: eddiezane/lunchy repository created.
- 2011: README says Lunchy was written as part of project time at Carbon Five.
- Later: Lunchy distributed through RubyGems and Homebrew per upstream README and supplied package metadata.

### Related projects

- `launchctl` and launchd are the macOS facilities Lunchy wraps.
- RubyGems and Homebrew are the installation channels documented by upstream.
- lunchy-go is a later Go port of the Lunchy workflow.

### 来源

- <https://api.github.com/repos/eddiezane/lunchy>
- <https://github.com/eddiezane/lunchy#readme>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lunchy
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** lunchy-go
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/zh-hans/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [jsvc](https://pkg.so/zh-hans/brew/jsvc/) - Shares pkgdb curated category or tags: cli, service-management, system.
- [shepherd](https://pkg.so/zh-hans/brew/shepherd/) - Shares pkgdb curated category or tags: cli, service-management, system.
- [s6-rc](https://pkg.so/zh-hans/brew/s6-rc/) - Shares pkgdb curated category or tags: cli, service-management, system.
- [mole](https://pkg.so/zh-hans/brew/mole/) - Shares pkgdb curated category or tags: cli, macos, system.
- [lima](https://pkg.so/zh-hans/brew/lima/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mas](https://pkg.so/zh-hans/brew/mas/) - Shares pkgdb curated category or tags: cli, macos, system.
- [terminal-notifier](https://pkg.so/zh-hans/brew/terminal-notifier/) - Shares pkgdb curated category or tags: cli, macos, system.
- [cliclick](https://pkg.so/zh-hans/brew/cliclick/) - Shares pkgdb curated category or tags: cli, macos, system.
- [displayplacer](https://pkg.so/zh-hans/brew/displayplacer/) - Local package facts share a topical domain. Shared terms: cli, macos, management, system.
- [fileicon](https://pkg.so/zh-hans/brew/fileicon/) - Local package facts share a topical domain. Shared terms: cli, macos, management, system.
- [lolcat](https://pkg.so/zh-hans/brew/lolcat/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, ruby, system.

## Combined YAML source

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


## 来源

- 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
