# Installer gowall avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gowall pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gowall
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:gowall
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.4
- **Résumé source:** Tool to convert a Wallpaper's color scheme / palette
- **Page d'accueil:** <https://achno.github.io/gowall-docs/>
- **Dépôt:** <https://github.com/Achno/gowall>
- **Dernière mise à jour:** 2026-07-31T12:44:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gowall (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.2.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
