pkg.soopen package index

brew / 順位 2459

butane を Homebrew, apk, dnf, MacPorts, Nix, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install butane

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install butane

MacPorts ports tree · sysutils/butane/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add butane

Alpine Linux edge package indexes · butane · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install butane

Fedora Rawhide package metadata · butane · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#butane

nixpkgs package indexes · pkgs/by-name/bu/butane/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install butane

openSUSE Tumbleweed package metadata · butane · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install extras/butane

Scoop official bucket manifest trees · bucket/butane.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Fedora.CoreOS.butane -e

Windows Package Manager source index · Fedora.CoreOS.butane · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Translates human-readable Butane Configs into machine-readable Ignition Configs

コマンドとエイリアス

  • butane

履歴

プロジェクトの歴史と使われ方

Butane is the Fedora CoreOS-era configuration transpiler that turns human-readable YAML-like Butane Configs into Ignition JSON. It sits in the provisioning path for Fedora CoreOS, Flatcar-style immutable host workflows, and other Ignition consumers where operators want reviewable source configuration without hand-writing low-level Ignition documents.

プロジェクトの歴史

The project was originally known as the Fedora CoreOS Config Transpiler, or FCCT, and was later renamed Butane. Its README still describes that lineage directly: Butane was formerly FCCT and translates human-readable configs into machine-readable Ignition configs.

Butane tracks versioned config variants and Ignition spec versions. The development documentation describes separate versioned base and config packages, experimental spec versions, stabilization checklists, and a Fedora RPM-based release build process.

採用の歴史

Butane became part of the Fedora CoreOS provisioning ecosystem because Fedora CoreOS machines are initialized through Ignition. It is packaged beyond Homebrew in Fedora, Nix, MacPorts, Scoop, winget, Alpine, and openSUSE according to the supplied package-manager facts, which reflects use by both Linux operators and workstation users preparing machine configs.

使われ方

A typical workflow is to write a Butane config, run the `butane` CLI to validate and translate it, and feed the generated Ignition config to a Fedora CoreOS or related machine at first boot. The official docs emphasize the getting-started guide and per-variant configuration specifications.

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

Butane is package-nerd interesting because it is not just a format converter: it encodes Fedora CoreOS and Ignition schema evolution into a small CLI that distributions can ship. Formula and distro maintainers care about its spec-version matrix, Go build process, and tight relationship with Ignition releases.

タイムライン

  • 2019: v0.1.0 tag appears in the official Git repository.
  • 2020: The project continues under the Butane name after the FCCT era.
  • 2026: v0.28.0 tag appears in the official Git repository.

Related projects

  • Ignition is the machine-readable config format emitted by Butane.
  • Fedora CoreOS is the operating-system project most closely associated with Butane configs.
  • Fedora rpms/butane is the packaging repository described by the project development docs for released binaries.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
butane実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.29.0
マネージャ更新日2026-07-07
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:butane
バージョン0.29.0
パッケージマネージャHomebrew
ホームページhttps://coreos.github.io/butane/
リポジトリhttps://github.com/coreos/butane
最終更新2026-07-07T21:31:40Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

butane

nix profile install nixpkgs#butane
  • normalized package name match
  • 一致条件: Butane
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/butane/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

butane 0.29.0-r1

Butane to Ignition config generator

https://github.com/coreos/butane

sudo apk add butane
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: butane
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Butane
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: butane from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

butane 0.29.0-2.fc45

Butane config transpiler

https://github.com/coreos/butane

sudo dnf install butane
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: butane
  • 3 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Butane
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: butane from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

butane-redistributable 0.29.0-2.fc45

Statically built Butane for Linux, macOS and Windows

https://github.com/coreos/butane

sudo dnf install butane-redistributable
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: butane
  • 1 提供
  • normalized package name match
  • 一致条件: Butane
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: butane-redistributable from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

butane 0.27.0-1.5

Tool to generate Ignition configs from Butane Configs

https://github.com/coreos/butane

sudo zypper install butane
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: butane
  • 1 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Butane
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: butane from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

butane

sudo port install butane
  • normalized package name match
  • 一致条件: Butane
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/butane/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/butane

scoop install extras/butane
  • normalized package name match
  • 一致条件: Butane
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/butane.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

Fedora.CoreOS.butane

winget install --id Fedora.CoreOS.butane -e
  • normalized package name match
  • 一致条件: Butane
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Fedora.CoreOS.butane from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation