# 使用 Homebrew, Nix 安装 gowall

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

## 安装

```sh
sudo av install brew:gowall
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gowall
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gowall
```

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

## 软件包事实

- **软件包键:** brew:gowall
- **软件包管理器:** Homebrew
- **版本:** 0.2.4
- **来源摘要:** Tool to convert a Wallpaper's color scheme / palette
- **主页:** <https://achno.github.io/gowall-docs/>
- **仓库:** <https://github.com/Achno/gowall>
- **最后更新:** 2026-07-31T12:44:48Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gowall (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Gowall is a Go-based image and wallpaper processing CLI centered on converting wallpaper palettes into named color schemes, with later features extending into compression, OCR, upscaling, format conversion, effects, and terminal image preview.

### 项目历史

The public repository history begins in July 2024. The README describes the original focus as converting an image, especially a wallpaper, to a selected color scheme or palette, and then broadening into a general image-processing command line tool.

### 采用历史

Its package-manager footprint is mostly desktop and theming oriented: the README documents Homebrew, Arch AUR, Fedora COPR, NixOS, and Void Linux installation paths, and the Homebrew formula packages the CLI as `gowall`.

### 使用方式

Users run `gowall` to recolor wallpapers or icons for theme families such as Catppuccin, Dracula, Gruvbox, Nord, Solarized, and Tokyo Night, and can list built-in plus user-created themes from `~/.config/gowall/config.yml`.

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

Gowall is notable as a small example of the modern desktop-theming package ecosystem: a Go CLI, hosted on GitHub, packaged quickly across Homebrew and Linux community channels, and connected to projects such as tinted-theming for Base16/Base24 palette workflows.

### 时间线

- 2024: Public repository history begins with the initial commit.
- 2024: v0.1.0 tag appears shortly after early wallpaper and theme work.
- 2025: v0.2.0 tag appears in the repository history.
- 2026: v0.2.4 tag appears in the repository history.

### Related projects

- tinted-gowall connects Gowall to the tinted-theming Base16/Base24 ecosystem.
- pywal is a related wallpaper-color extraction tool referenced by Gowall's palette-extraction feature.

### 来源

- <https://achno.github.io/gowall-docs>
- <https://github.com/Achno/gowall>
- <https://github.com/Achno/gowall/releases>
- <https://raw.githubusercontent.com/Achno/gowall/main/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/gowall/config.yml
## 其他软件包管理器记录

- Nix - gowall: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gowall/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/gowall.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gowall.yml)


## 来源

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