# lutgen mit Homebrew, apk, Nix, scoop installieren

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

## Installation

```sh
sudo av install brew:lutgen
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lutgen
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add lutgen
```

  Evidenz: Alpine Linux edge package indexes: lutgen from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#lutgen
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/lu/lutgen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/lutgen
```

  Evidenz: Scoop official bucket manifest trees: bucket/lutgen.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:lutgen
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/lutgen>
- **Version:** 1.1.1
- **Quellzusammenfassung:** Blazingly fast interpolated LUT generator and applicator for color palettes
- **Homepage:** <https://ozwaldorf.github.io/lutgen-rs/>
- **Repository:** <https://github.com/ozwaldorf/lutgen-rs>
- **Upstream-Dokumentation:** <https://github.com/ozwaldorf/lutgen-rs#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/ozwaldorf/lutgen-rs/archive/refs/tags/lutgen-v1.1.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-14T21:16:41Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- lutgen (cli)
- lutgen (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.1.1
- Manager aktualisiert: 2026-05-14
- lokale Daten: OK
- Upstream-Repository: https://github.com/ozwaldorf/lutgen-rs
- neueste erkannte Version: lutgen-v1.1.1 (aktuell)
## Projektgeschichte und Nutzung

Lutgen is a Rust project for generating and applying interpolated lookup tables for color palettes. The upstream README describes it as a fast LUT utility for arbitrary and popular color palettes, with both CLI and Studio packaging.

### Projektgeschichte

The ozwaldorf/lutgen-rs repository was created in 2023 and developed as a Rust workspace containing CLI, Studio, and library components. The README centers the project on recoloring images to desktop color schemes, with examples for Hald CLUTs and color corrections.

Lutgen's documentation has a dedicated wiki at lut.sh, while the repository README documents source installation, crates.io packages, a Nix flake, and development-shell commands.

### Adoptionsgeschichte

The supplied package metadata lists Lutgen across Alpine APK, Homebrew, Nix, and Scoop, and the README adds crates.io and Nix flake installation paths. This makes it a package-manager-friendly desktop theming utility rather than only a Rust crate.

Repository metadata shows a few hundred stars and active maintenance into 2026, which fits a focused but visible audience in color-scheme, wallpaper, and Linux desktop customization communities.

### Wie es verwendet wird

Users can install the CLI from source with `cargo install --path crates/cli`, from crates.io as `lutgen-cli`, or through package managers. The project also ships Lutgen Studio and a Rust library documented through docs.rs.

The README emphasizes applying palettes to images and producing Hald CLUT-style outputs, and the Nix flake supports running both `lutgen` and `lutgen-studio` directly.

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

Lutgen is significant for package nerds because it turns a desktop-rice workflow into a small reproducible command-line tool: generate a LUT, apply a palette, and integrate it with package-managed themes or wallpapers.

Its multi-surface packaging, including CLI, GUI, crate, and flake, is a modern Rust packaging pattern where the repository is simultaneously an application, a library, and a theme-tool distribution point.

### Zeitleiste

- 2023: ozwaldorf/lutgen-rs repository created.
- 2026: GitHub metadata and release listing show continued activity.
- 2026: Lutgen Studio v0.4.0 published as the latest GitHub release.

### Related projects

- Hald CLUT workflows are a documented source and output model.
- Catppuccin, Gruvbox, and Nord appear in README example outputs.
- Nix flakes, crates.io, docs.rs, and Lutgen Studio are related packaging or project surfaces.

### Quellen

- <https://api.github.com/repos/ozwaldorf/lutgen-rs>
- <https://api.github.com/repos/ozwaldorf/lutgen-rs/releases/latest>
- <https://github.com/ozwaldorf/lutgen-rs#readme>
- <https://lut.sh/>
- source_facts.package-manager


## Sicherheitshinweise

Für lutgen wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lutgen
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - lutgen: normalized package name match | nixpkgs package indexes: pkgs/by-name/lu/lutgen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - lutgen - 1.0.1-r0: normalized package name match | Alpine Linux edge package indexes: lutgen from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes | https://github.com/ozwaldorf/lutgen-rs
- apk - lutgen-bash-completion - 1.0.1-r0: normalized package name match | Alpine Linux edge package indexes: lutgen-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for lutgen | https://github.com/ozwaldorf/lutgen-rs
- apk - lutgen-doc - 1.0.1-r0: normalized package name match | Alpine Linux edge package indexes: lutgen-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes (documentation) | https://github.com/ozwaldorf/lutgen-rs
- apk - lutgen-fish-completion - 1.0.1-r0: normalized package name match | Alpine Linux edge package indexes: lutgen-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for lutgen | https://github.com/ozwaldorf/lutgen-rs
- apk - lutgen-zsh-completion - 1.0.1-r0: normalized package name match | Alpine Linux edge package indexes: lutgen-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for lutgen | https://github.com/ozwaldorf/lutgen-rs
- Scoop - main/lutgen: normalized package name match | Scoop official bucket manifest trees: bucket/lutgen.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/de/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [nip4](https://www.automicvault.com/de/pkg/brew/nip4/) - Shares av.db curated category or tags: cli, gui, image-processing, media.
- [babl](https://www.automicvault.com/de/pkg/brew/babl/) - Shares av.db curated category or tags: cli, image-processing, media.
- [caire](https://www.automicvault.com/de/pkg/brew/caire/) - Shares av.db curated category or tags: cli, image-processing, media.
- [camellia](https://www.automicvault.com/de/pkg/brew/camellia/) - Shares av.db curated category or tags: cli, image-processing, media.
- [dssim](https://www.automicvault.com/de/pkg/brew/dssim/) - Shares av.db curated category or tags: cli, image-processing, media, rust.
- [epsilon](https://www.automicvault.com/de/pkg/brew/epsilon/) - Shares av.db curated category or tags: cli, image-processing, media.
- [exact-image](https://www.automicvault.com/de/pkg/brew/exact-image/) - Shares av.db curated category or tags: cli, image-processing, media.
- [exiftran](https://www.automicvault.com/de/pkg/brew/exiftran/) - Shares av.db curated category or tags: cli, image-processing, media.
- [gowall](https://www.automicvault.com/de/pkg/brew/gowall/) - Both packages work with overlapping file formats or content types. Shared terms: cli, color, image, image-processing, media.

## Combined YAML source

View the package source record on GitHub. [combined/lutgen.yml](https://github.com/automic-vault/db/blob/main/combined/lutgen.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
