# ufbt を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:ufbt
```

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

### macOS

- Homebrew (100%):

```sh
brew install ufbt
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ufbt
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ufbt>
- **バージョン:** 0.2.6
- **ソース概要:** Compact tool for building and debugging applications for Flipper Zero
- **ホームページ:** <https://pypi.org/project/ufbt/>
- **上流ドキュメント:** <https://pypi.org/project/ufbt/>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/59/3b/013525f91836171870c49a53db8d2f772b5d32e682c0d25d0d0481c9bb51/ufbt-0.2.6.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ufbt (cli)
- ufbt-bootstrap (cli)
- ufbt (エイリアス)
- ufbt-bootstrap (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.2.6
- ローカルデータ: OK
- 上流リポジトリ: https://pypi.org/project/ufbt/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

uFBT, the micro Flipper Build Tool, is Flipper Devices' compact build and debugging tool for Flipper Zero applications. It packages the common app-development path so developers do not have to build the full firmware tree just to compile and test a single app.

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

The uFBT repository was created in 2022, and official releases began in 2023. Its README describes it as a simplified version of Flipper Build Tool, using prebuilt binaries, libraries, firmware headers, debug symbols, and a platform toolchain downloaded for the developer's machine.

The official Flipper developer documentation positions uFBT as the alternative for developers who do not need all FBT features, such as building the whole firmware, and only want to build and debug a single app.

### 採用の歴史

uFBT grew with the Flipper Zero external app ecosystem. Its adoption is tied to developers distributing `.fap` applications and wanting a repeatable local and CI build path without cloning and building the entire firmware source tree.

### 使われ方

A typical user installs it with pip, runs `ufbt` in a directory containing an application manifest, and receives a built binary in `dist`. The tool also supports `ufbt launch`, flashing and debugging commands, VS Code integration, application template creation, SDK channel switching, and `.env` based per-project SDK state.

The README also points to an official GitHub Action for automating Flipper application builds and publishing from GitHub workflows.

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

For package nerds, uFBT is interesting because it turns an embedded-device firmware build environment into a small installable CLI. The packaged tool is mostly a manager and bootstrapper for official SDK components, which is exactly the part developers want their package manager to make boring.

### タイムライン

- 2022-10-30: Official GitHub repository created.
- 2023-04-06: uFBT 0.1.0 and 0.2.0 releases published.
- 2024-07-11: uFBT 0.2.6 release published.

### Related projects

- uFBT is a simplified companion to Flipper Build Tool in the flipperzero-firmware project.
- The official flipperzero-ufbt-action repository brings uFBT builds to GitHub Actions.

### ソース

- GitHub repository metadata records creation in 2022 and official releases in 2023-2024.
- <https://developer.flipper.net/flipperzero/doxygen/fbt.html explains FBT and links uFBT as the single-app build/debug option.>
- <https://github.com/flipperdevices/flipperzero-ufbt README describes uFBT, installation, SDK management, VS Code integration, and GitHub Action usage.>
- <https://pypi.org/project/ufbt provides the Python package description and current release metadata.>


## セキュリティノート

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: .env
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ufbt
- **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


## 関連リンク

- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry 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.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [open-ocd](https://pkg.so/ja/brew/open-ocd/) - Shares pkgdb curated category or tags: cli, debugging, developer-tools, embedded.
- [stlink](https://pkg.so/ja/brew/stlink/) - Shares pkgdb curated category or tags: cli, debugging, developer-tools, embedded.
- [probe-rs-tools](https://pkg.so/ja/brew/probe-rs-tools/) - Shares pkgdb curated category or tags: cli, debugging, developer-tools, embedded.
- [gpsim](https://pkg.so/ja/brew/gpsim/) - Shares pkgdb curated category or tags: cli, debugging, developer-tools, embedded.
- [ninja](https://pkg.so/ja/brew/ninja/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [just](https://pkg.so/ja/brew/just/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [maven](https://pkg.so/ja/brew/maven/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [elfutils](https://pkg.so/ja/brew/elfutils/) - Shares pkgdb curated category or tags: cli, debugging, developer-tools.
- [wllvm](https://pkg.so/ja/brew/wllvm/) - Both packages touch the same language runtime or ecosystem. Shared terms: building, cli, developer, developer-tools, python.
- [cpplint](https://pkg.so/ja/brew/cpplint/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, python, python-3-14.
- [notifiers](https://pkg.so/ja/brew/notifiers/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/ufbt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ufbt.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
- cross-ecosystem install command graph
