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

flavours のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install flavours
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:flavours
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7.1
- **ソース概要:** Easy to use base16 scheme manager that integrates with any workflow
- **ホームページ:** <https://github.com/Misterio77/flavours>
- **リポジトリ:** <https://github.com/Misterio77/flavours>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- flavours (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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/flavours/config.toml, $XDG_CONFIG_HOME/flavours
## 他のパッケージマネージャ記録

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


## ソース

- 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
