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

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

## インストール

```sh
sudo av install brew:elf2uf2-rs
```

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

### macOS

- Homebrew (100%):

```sh
brew install elf2uf2-rs
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#elf2uf2-rs
```

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

- pacman (92%):

```sh
sudo pacman -S elf2uf2-rs
```

  証拠: Arch Linux sync databases: elf2uf2-rs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:elf2uf2-rs
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/elf2uf2-rs>
- **バージョン:** 2.2.0
- **ソース概要:** Convert ELF files to UF2 for USB Flashing Bootloaders
- **ホームページ:** <https://github.com/JoNil/elf2uf2-rs>
- **リポジトリ:** <https://github.com/JoNil/elf2uf2-rs>
- **ライセンス:** 0BSD
- **ソースアーカイブ:** <https://github.com/JoNil/elf2uf2-rs/archive/refs/tags/2.2.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- elf2uf2-rs (cli)
- elf2uf2-rs (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/JoNil/elf2uf2-rs
- 検出された最新: 2.2.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://docs.rs/crate/elf2uf2-rs/latest>
- <https://github.com/JoNil/elf2uf2-rs>
- source_facts.package-manager


## セキュリティノート

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: .cargo/config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** elf2uf2-rs
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - elf2uf2-rs: normalized package name match | nixpkgs package indexes: pkgs/by-name/el/elf2uf2-rs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - elf2uf2-rs - 2.2.0-2: normalized package name match | Arch Linux sync databases: elf2uf2-rs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Convert ELF files to UF2 for USB Flashing Bootloaders | https://github.com/JoNil/elf2uf2-rs


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [probe-rs-tools](https://pkg.so/ja/brew/probe-rs-tools/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, microcontrollers, rust.
- [mspdebug](https://pkg.so/ja/brew/mspdebug/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, firmware, microcontrollers.
- [espflash](https://pkg.so/ja/brew/espflash/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, rust.
- [lpc21isp](https://pkg.so/ja/brew/lpc21isp/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, firmware.
- [lm4tools](https://pkg.so/ja/brew/lm4tools/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, microcontrollers.
- [esphome](https://pkg.so/ja/brew/esphome/) - Shares pkgdb curated category or tags: cli, developer-tools, firmware.
- [arduino-cli](https://pkg.so/ja/brew/arduino-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [arm-none-eabi-gdb](https://pkg.so/ja/brew/arm-none-eabi-gdb/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [bossa](https://pkg.so/ja/brew/bossa/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, embedded, microcontrollers.

## Combined YAML source

View the package source record on GitHub. [combined/elf2uf2-rs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/elf2uf2-rs.yml)


## ソース

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