# 使用 Homebrew, apk, Nix, scoop 安装 lutgen

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lutgen
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add lutgen
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:lutgen
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lutgen>
- **版本:** 1.1.1
- **来源摘要:** Blazingly fast interpolated LUT generator and applicator for color palettes
- **主页:** <https://ozwaldorf.github.io/lutgen-rs/>
- **仓库:** <https://github.com/ozwaldorf/lutgen-rs>
- **上游文档:** <https://github.com/ozwaldorf/lutgen-rs#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/ozwaldorf/lutgen-rs/archive/refs/tags/lutgen-v1.1.1.tar.gz>
- **最后更新:** 2026-05-14T21:16:41Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- lutgen (cli)
- lutgen (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.1.1
- 管理器更新时间: 2026-05-14
- 本地数据: OK
- 上游仓库: https://github.com/ozwaldorf/lutgen-rs
- 检测到的最新版本: lutgen-v1.1.1 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 lutgen 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [nip4](https://www.automicvault.com/zh-hans/pkg/brew/nip4/) - Shares av.db curated category or tags: cli, gui, image-processing, media.
- [babl](https://www.automicvault.com/zh-hans/pkg/brew/babl/) - Shares av.db curated category or tags: cli, image-processing, media.
- [caire](https://www.automicvault.com/zh-hans/pkg/brew/caire/) - Shares av.db curated category or tags: cli, image-processing, media.
- [camellia](https://www.automicvault.com/zh-hans/pkg/brew/camellia/) - Shares av.db curated category or tags: cli, image-processing, media.
- [dssim](https://www.automicvault.com/zh-hans/pkg/brew/dssim/) - Shares av.db curated category or tags: cli, image-processing, media, rust.
- [epsilon](https://www.automicvault.com/zh-hans/pkg/brew/epsilon/) - Shares av.db curated category or tags: cli, image-processing, media.
- [exact-image](https://www.automicvault.com/zh-hans/pkg/brew/exact-image/) - Shares av.db curated category or tags: cli, image-processing, media.
- [exiftran](https://www.automicvault.com/zh-hans/pkg/brew/exiftran/) - Shares av.db curated category or tags: cli, image-processing, media.
- [gowall](https://www.automicvault.com/zh-hans/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)


## 来源

- 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
