# gowall mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gowall
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:gowall
- **Paketmanager:** Homebrew
- **Version:** 0.2.4
- **Quellzusammenfassung:** Tool to convert a Wallpaper's color scheme / palette
- **Homepage:** <https://achno.github.io/gowall-docs/>
- **Repository:** <https://github.com/Achno/gowall>
- **Zuletzt aktualisiert:** 2026-07-31T12:44:48Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gowall (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.2.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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

### Wie es verwendet wird

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

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
