# 使用 Homebrew 安装 lazycut

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

## 安装

```sh
sudo av install brew:lazycut
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lazycut
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:lazycut
- **软件包管理器:** Homebrew
- **版本:** 0.3.9
- **来源摘要:** Terminal-based video trimming TUI
- **主页:** <https://github.com/ozemin/lazycut>
- **仓库:** <https://github.com/ozemin/lazycut>
- **最后更新:** 2026-07-26T13:40:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lazycut (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

lazycut is a Go terminal video trimmer that uses FFmpeg and Chafa to provide interactive media preview and export from the command line. Its public record is brief, but the package is interesting because it brings a traditionally GUI-heavy workflow into a Homebrew-installed TUI.

### 项目历史

The public repository was created on January 18, 2026. Releases followed quickly, from v0.1.2 on January 18, 2026, through v0.3.9 on March 26, 2026.

### 采用历史

Official installation instructions list Homebrew for macOS and `go install` from source. GitHub repository metadata recorded 869 stars on July 1, 2026, which is meaningful visibility for a young single-purpose media CLI.

### 使用方式

The README documents `lazycut video.mp4` for an interactive TUI, `lazycut trim` for explicit in/out trimming, and `lazycut probe` for inspection. It supports keyboard-driven seeking, marking sections, preview, export, undo, mute, and aspect-ratio conversion.

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

lazycut is package-nerd candy because it stacks classic Unix media tooling behind a discoverable TUI: FFmpeg does the media work, Chafa handles terminal graphics, and Homebrew makes the whole bundle one command away.

### 时间线

- 2026: Public GitHub repository created
- 2026: v0.1.2 release published
- 2026: v0.3.9 release published

### Related projects

- FFmpeg is the core media-processing dependency, while Chafa provides terminal graphics. lazycut sits near other terminal media tools that wrap complex command-line pipelines in keyboard-first interfaces.

### 来源

- <https://api.github.com/repos/ozemin/lazycut>
- <https://api.github.com/repos/ozemin/lazycut/releases>
- <https://ffmpeg.org>
- <https://github.com/ozemin/lazycut>
- <https://hpjansson.org/chafa/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## 来源

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