# gowall を Homebrew, Nix でインストール

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
