pkg.soopen package index

brew / 順位 4209

rattler-build を Homebrew, apk, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install rattler-build

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add rattler-build

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

Nix確認済み · 92%
nix profile install nixpkgs#rattler-build

nixpkgs package indexes · pkgs/by-name/ra/rattler-build/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S rattler-build

Arch Linux sync databases · rattler-build · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Universal conda package builder

コマンドとエイリアス

  • patch-apply-gen-test-data
  • rattler-build

履歴

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

Rattler-build is a Rust-based, cross-platform builder for conda packages. It reads declarative recipes, resolves dependencies, runs builds and tests, and produces conda package artifacts.

プロジェクトの歴史

Prefix.dev developed rattler-build as a universal conda package builder in the broader Rattler ecosystem. It introduced a `recipe.yaml` specification that differs from conda-build's traditional `meta.yaml`, while retaining compatibility-oriented concepts familiar to conda recipe authors.

The project evolved rapidly through frequent releases, gaining recipe generation, testing, variants, cross-compilation, package-format support, Python bindings, and integrations for conda ecosystem tooling. Later releases added automatic tool-specific configuration discovery and experimental structured build steps.

採用の歴史

Rattler-build has entered multiple distribution ecosystems, including Homebrew, Alpine Linux, Nix, Arch-oriented packaging, and conda channels. It is also used through CI actions and Python integration APIs in conda package-building workflows.

使われ方

Package maintainers place build metadata in a `recipe.yaml` file and invoke commands such as `rattler-build build --recipe recipe.yaml`. Typical workflows render recipes, solve build environments, execute build scripts, run tests, and publish the resulting conda artifacts.

A recipe is project input rather than the application's own configuration file. Although newer releases support discovered tool configuration, the reviewed official material did not establish sufficiently clear cross-platform default paths for this field.

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

Rattler-build is important to packaging enthusiasts because it rethinks the established conda-build workflow in a compiled Rust tool while advancing the newer `recipe.yaml` format. It combines fast dependency solving and package construction with cross-platform and cross-architecture build support.

タイムライン

  • Early project: Prefix.dev introduced rattler-build as a fast builder built on the Rust Rattler ecosystem.
  • Subsequent development: The project established `recipe.yaml` as its recipe format and expanded cross-platform build and test support.
  • 2026: Releases added automatic configuration discovery, broader mobile-platform support, structured experimental build steps, and deeper conda-tooling integration.

Related projects

  • conda-build is the established conda package builder whose recipe model influenced rattler-build.
  • Rattler supplies Rust libraries for solving, package formats, environments, and other conda ecosystem operations.
  • conda-smithy and conda-forge tooling are downstream integration points for conda recipe workflows.

ソース

  • Official documentation: https://rattler-build.prefix.dev/latest/
  • Official recipe specification: https://rattler-build.prefix.dev/latest/reference/recipe_file/
  • Official releases: https://github.com/prefix-dev/rattler-build/releases
  • source_facts.package-manager

セキュリティ状態

保護ツール対応はまだ見つかっていません

rattler-build に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/rattler/config.toml/etc/rattler-build/config.toml$XDG_CONFIG_HOME/rattler/config.toml$RATTLER_HOME/config.toml$XDG_CONFIG_HOME/rattler-build/config.toml~/.rattler-build/config.toml$RATTLER_BUILD_HOME/config.toml
Windows
C:\ProgramData\rattler\config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.rattler/credentials.json~/.netrc$RATTLER_AUTH_FILE$NETRC

実行可能ファイル

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

コマンド種類公開範囲メモ
patch-apply-gen-test-datacliグローバル実行可能ファイル
rattler-buildcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版0.76.1
マネージャ更新日2026-09-14
ローカルデータOK
上流最新
検出された最新v0.75.0

https://github.com/prefix-dev/rattler-build

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:rattler-build
バージョン0.76.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/rattler-build
ホームページhttps://rattler.build
リポジトリhttps://github.com/prefix-dev/rattler-build
上流ドキュメントhttps://rattler.build
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.75.0.tar.gz
最終更新2026-09-14T12:28:16Z
Pulseupdated
依存関係openssl@4, xz
ビルド依存関係pkgconf, rust
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerattler-build
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

rattler-build

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

rattler-build 0.18.0-r0

A fast conda-package builder

https://github.com/prefix-dev/rattler-build

sudo apk add rattler-build
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: rattler-build
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Rattler Build
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rattler-build from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rattler-build-bash-completion 0.18.0-r0

Bash completions for rattler-build

https://github.com/prefix-dev/rattler-build

sudo apk add rattler-build-bash-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: rattler-build
  • normalized package name match
  • 一致条件: Rattler Build
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rattler-build-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rattler-build-doc 0.18.0-r0

A fast conda-package builder (documentation)

https://github.com/prefix-dev/rattler-build

sudo apk add rattler-build-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: rattler-build
  • normalized package name match
  • 一致条件: Rattler Build
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rattler-build-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rattler-build-fish-completion 0.18.0-r0

Fish completions for rattler-build

https://github.com/prefix-dev/rattler-build

sudo apk add rattler-build-fish-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: rattler-build
  • normalized package name match
  • 一致条件: Rattler Build
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rattler-build-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rattler-build-zsh-completion 0.18.0-r0

Zsh completions for rattler-build

https://github.com/prefix-dev/rattler-build

sudo apk add rattler-build-zsh-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: rattler-build
  • normalized package name match
  • 一致条件: Rattler Build
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rattler-build-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

rattler-build 0.55.1-1

A fast conda-package builder

https://github.com/prefix-dev/rattler-build

sudo pacman -S rattler-build
  • License: BSD
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Rattler Build
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rattler-build from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation