# lazycut を Homebrew でインストール

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
