# Installer lazycut avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lazycut pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lazycut
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:lazycut
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.9
- **Résumé source:** Terminal-based video trimming TUI
- **Page d'accueil:** <https://github.com/ozemin/lazycut>
- **Dépôt:** <https://github.com/ozemin/lazycut>
- **Dernière mise à jour:** 2026-07-26T13:40:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lazycut (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.9
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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)


## Sources

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