# 使用 Homebrew, Nix 安装 dipc

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

## 安装

```sh
sudo av install brew:dipc
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dipc
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dipc
```

  证据: nixpkgs package indexes: pkgs/by-name/di/dipc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:dipc
- **软件包管理器:** Homebrew
- **版本:** 1.2.0
- **来源摘要:** Convert your favorite images/wallpapers with your favorite color palettes/themes
- **主页:** <https://github.com/doprz/dipc>
- **仓库:** <https://github.com/doprz/dipc>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dipc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.2.0
## 项目历史与用法

dipc is a Rust command-line image palette converter for recoloring images and wallpapers with named color palettes and themes. Its README describes a deliberately focused Unix-style tool that does one image-conversion job and supports stdin/stdout pipelines.

### 项目历史

The public repository was created in April 2023. Early releases built out the CLI, theme support, batch image processing, CIELAB DeltaE method selection, and later an interactive TUI for choosing files, palettes, variations, and output names.

### 采用历史

dipc's official README documents Cargo, Homebrew, Nix, source, and community AUR installation paths. That spread is typical of small Rust CLIs: Cargo provides the language-native channel, while Homebrew and Nix make it easier to include in desktop image and wallpaper workflows.

### 使用方式

Users pass a built-in palette name, a JSON theme path, or inline JSON plus one or more image files. The README shows directory conversion, multiple input images, output renaming, style selection, DeltaE method selection, TUI mode, and pipelines such as screenshot capture into dipc and then into another image tool.

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

dipc is a compact example of theme-culture packaging: color schemes such as Catppuccin, Dracula, Gruvbox, Nord, Rose Pine, Solarized, and Tokyo Night become a command-line image-processing interface. It is interesting less as a huge ecosystem package and more as a modern desktop-customization CLI with multiple package-manager entry points.

### 时间线

- 2023: Public GitHub repository created.
- 2023: v1.0.0 release adds a rewritten CLI, user-provided themes, batch processing, and DeltaE options.
- 2025: v1.1.0 release adds stdin/stdout support and Nix flake improvements.
- 2025: v1.2.0 release adds an interactive TUI.

### Related projects

- dipc's practical neighborhood is the color-theme ecosystem and image-processing pipelines rather than one direct upstream project. Its README names built-in palettes including Catppuccin, Dracula, Everforest, Gruvbox, Kanagawa, Nord, Rose Pine, Solarized, and Tokyo Night.

### 来源

- <https://api.github.com/repos/doprz/dipc>
- <https://github.com/doprz/dipc#readme>
- <https://api.github.com/repos/doprz/dipc/releases?per_page=5>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - dipc: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/dipc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/dipc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dipc.yml)


## 来源

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