Automic VaultAutomic Vault

brew

elf2uf2-rs を Homebrew, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install elf2uf2-rs

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#elf2uf2-rs

nixpkgs package indexes · pkgs/by-name/el/elf2uf2-rs/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S elf2uf2-rs

Arch Linux sync databases · elf2uf2-rs · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Convert ELF files to UF2 for USB Flashing Bootloaders

コマンドとエイリアス

  • elf2uf2-rs

履歴

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

elf2uf2-rs is a Rust CLI for converting ELF firmware binaries to UF2 and deploying them to supported microcontroller boards.

プロジェクトの歴史

The official README describes elf2uf2-rs as a tool for converting ELF binaries into UF2 format and flashing them to microcontrollers including RP2040 and RP2350 boards. It credits Raspberry Pi's elf2uf2 as the basis.

docs.rs describes the crate as a Rust port of elf2uf2 and shows that it is published as a command-line package rather than a library.

採用の歴史

The docs.rs release history shows a 1.0.0 release in 2021, continued 1.x releases through 2023, a 2.0.0 release in 2024, and 2.2.0 in 2025. The input metadata shows Homebrew, Nix, and pacman packaging.

使われ方

Users run elf2uf2-rs to convert firmware to UF2 files or deploy ELF output directly to a connected board. The README also documents adding a runner command to .cargo/config.toml so cargo run can flash a microcontroller.

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

elf2uf2-rs is a package-manager-friendly bridge between embedded Rust builds and board flashing: a single CLI turns Cargo output into a deployable UF2 workflow without requiring users to build Raspberry Pi SDK tools separately.

タイムライン

  • 2021-01-29: docs.rs lists 1.0.0 and 1.1.0 releases.
  • 2024-01-07: docs.rs lists 2.0.0.
  • 2025-10-06: docs.rs lists 2.2.0.
  • 2026 batch: Input metadata shows Homebrew, Nix, and pacman packages.

Related projects

  • Raspberry Pi's elf2uf2 is credited by the official README as the basis for elf2uf2-rs.
  • Cargo is part of the documented install and project-runner workflow.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

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
.cargo/config.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
elf2uf2-rscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.2.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新2.2.0

https://github.com/JoNil/elf2uf2-rs

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:elf2uf2-rs
バージョン2.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/elf2uf2-rs
ホームページhttps://github.com/JoNil/elf2uf2-rs
リポジトリhttps://github.com/JoNil/elf2uf2-rs
上流ドキュメントhttps://docs.rs/crate/elf2uf2-rs/latest
ライセンス0BSD
ソースアーカイブhttps://github.com/JoNil/elf2uf2-rs/archive/refs/tags/2.2.0.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

elf2uf2-rs

nix profile install nixpkgs#elf2uf2-rs
  • normalized package name match
  • 一致条件: Elf2uf2 Rs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/el/elf2uf2-rs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

elf2uf2-rs 2.2.0-2

Convert ELF files to UF2 for USB Flashing Bootloaders

https://github.com/JoNil/elf2uf2-rs

sudo pacman -S elf2uf2-rs
  • License: 0BSD
  • Architecture: x86_64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Elf2uf2 Rs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: elf2uf2-rs 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
  • Nucleus package database
  • av.db category and tag curation
  • 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