# lazycut mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lazycut
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:lazycut
- **Paketmanager:** Homebrew
- **Version:** 0.3.9
- **Quellzusammenfassung:** Terminal-based video trimming TUI
- **Homepage:** <https://github.com/ozemin/lazycut>
- **Repository:** <https://github.com/ozemin/lazycut>
- **Zuletzt aktualisiert:** 2026-07-26T13:40:59+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lazycut (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.9
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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)


## Quellen

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