# Installer flavours avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:flavours
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flavours
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#flavours
```

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

## Faits du paquet

- **Clé du paquet:** brew:flavours
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7.1
- **Résumé source:** Easy to use base16 scheme manager that integrates with any workflow
- **Page d'accueil:** <https://github.com/Misterio77/flavours>
- **Dépôt:** <https://github.com/Misterio77/flavours>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- flavours (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

flavours is a Rust command-line manager and builder for Base16 color schemes and templates. Its package-nerd niche is practical desktop theming: it turns the Base16 scheme/template model into a single CLI workflow for writing application config fragments and running hooks.

### Historique du projet

The project was published on GitHub in 2020 and describes itself as a manager/builder for Base16 written in Rust. Its README says it was created because existing Base16 managers and pywal did not fit the maintainer's workflow, especially the desire for a simple CLI that could integrate with desktop tools such as rofi and polybar.

flavours is intentionally tied to the Base16 ecosystem: users update published schemes and templates, configure per-application output files, and then apply a scheme across a desktop with one command.

### Historique d'adoption

The official README documents installation through Cargo, Arch's AUR, nixpkgs, and Homebrew, and it includes a Repology packaging badge. The supplied package metadata also records Homebrew and Nix packaging, placing flavours in the cross-platform CLI theming catalog rather than only in Rust's crates.io ecosystem.

### Modes d'utilisation

A typical workflow is to run `flavours update all`, create `~/.config/flavours/config.toml`, add one `[[items]]` section per application, and use `flavours apply` with a scheme name, glob, or random selection. The tool can rewrite color files, replace marked regions inside existing configs, run hooks, build templates directly, and generate a scheme from an image.

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

flavours is notable for packaging the Base16 idea as a fast Rust CLI with XDG-style configuration and data paths. For users who maintain dotfiles across terminals, window managers, launchers, and browser-adjacent tools, it is a small package that coordinates many otherwise manual config edits.

### Chronologie

- 2020: GitHub repository created for the Rust Base16 manager.
- 2020: v0.1 tag series appears in the upstream repository.
- 2023: v0.3 tag appears in the upstream repository.
- 2020s: README documents distribution through Cargo, AUR, nixpkgs, and Homebrew.

### Related projects

- Base16 is the scheme and template specification that flavours consumes.
- nix-colors is recommended by the maintainer for similar NixOS and home-manager use cases.
- Base16 Universal Manager and pywal are named by the README as adjacent tools whose workflows influenced the project.

### Sources

- <https://api.github.com/repos/Misterio77/flavours>
- <https://api.github.com/repos/Misterio77/flavours/tags?per_page=100>
- <https://formulae.brew.sh/formula/flavours>
- <https://github.com/Misterio77/flavours>
- <https://raw.githubusercontent.com/Misterio77/flavours/master/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/flavours/config.toml, $XDG_CONFIG_HOME/flavours
## Autres enregistrements de gestionnaires de paquets

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