# luaradio を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:luaradio
```

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

### macOS

- Homebrew (100%):

```sh
brew install luaradio
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install luaradio
```

  証拠: MacPorts ports tree: science/luaradio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:luaradio
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/luaradio>
- **バージョン:** 0.11.0
- **ソース概要:** Lightweight, embeddable flow graph signal processing framework for SDR
- **ホームページ:** <https://luaradio.io/>
- **リポジトリ:** <https://github.com/vsergeev/luaradio>
- **上流ドキュメント:** <https://luaradio.io/docs>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/vsergeev/luaradio/archive/refs/tags/v0.11.0.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- luaradio (cli)
- luaradio (エイリアス)

## 依存関係

- fftw
- liquid-dsp
- luajit

## ビルド依存関係

- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

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

LuaRadio is a lightweight flow-graph signal-processing framework for software-defined radio, written for LuaJIT and usable both as a command-line runner and as an embeddable scripting engine.

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

LuaRadio presents itself as a framework for building signal-processing flow graphs. Its official README emphasizes a small binary footprint, no hard external dependencies, and LuaJIT FFI as the bridge to accelerated libraries and SDR hardware.

### 採用の歴史

LuaRadio is niche compared with GNU Radio, but it is packaged by Homebrew and MacPorts and has an official comparison path for GNU Radio users. Its adoption is mainly among SDR users who want scriptable flow graphs without the larger GNU Radio stack.

### 使われ方

A typical LuaRadio program requires the radio package, builds blocks such as sources, mixers, filters, throttles, and sinks, connects them through a CompositeBlock, and runs the graph with the luaradio runner.

Common use cases include rapid prototyping of software radios, modulation and demodulation utilities, signal-processing experiments, and embedding Lua-defined processing in an existing radio application.

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

LuaRadio is interesting in package history because it shows LuaJIT's FFI-centered niche outside web stacks: a small scripting runtime used for native-adjacent signal-processing workflows.

For package maintainers, the dependencies on LuaJIT, FFTW, and liquid-dsp matter more than the command-line executable itself. The package gives SDR users a compact alternative to installing a larger radio framework.

### タイムライン

- 2010s: LuaRadio develops as a LuaJIT-based SDR flow-graph framework.
- 2020s: Homebrew ships LuaRadio with LuaJIT, FFTW, and liquid-dsp dependencies.
- 2026: The upstream repository continues to present LuaRadio as lightweight and embeddable.

### Related projects

- LuaJIT provides the runtime and FFI layer.
- GNU Radio is the larger flow-graph SDR framework LuaRadio users often compare against.
- liquid-dsp and FFTW are common native DSP dependencies in packaged builds.

### ソース

- <https://github.com/vsergeev/luaradio>
- <https://luaradio.io/docs/getting-started.html>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

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

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

- MacPorts - luaradio: normalized package name match | MacPorts ports tree: science/luaradio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/ja/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [fftw](https://www.automicvault.com/ja/pkg/brew/fftw/) - Runtime dependency declared by Homebrew.
- [luajit](https://www.automicvault.com/ja/pkg/brew/luajit/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [gnuradio](https://www.automicvault.com/ja/pkg/brew/gnuradio/) - Shares av.db curated category or tags: cli, radio, science, signal-processing.
- [limesuite](https://www.automicvault.com/ja/pkg/brew/limesuite/) - Shares av.db curated category or tags: cli, radio, science, sdr, signal-processing.
- [itpp](https://www.automicvault.com/ja/pkg/brew/itpp/) - Shares av.db curated category or tags: cli, science, signal-processing.
- [inspectrum](https://www.automicvault.com/ja/pkg/brew/inspectrum/) - Shares av.db curated category or tags: cli, radio, science, sdr.
- [librtlsdr](https://www.automicvault.com/ja/pkg/brew/librtlsdr/) - Shares av.db curated category or tags: cli, radio, science, sdr.
- [biosig](https://www.automicvault.com/ja/pkg/brew/biosig/) - Shares av.db curated category or tags: cli, science, signal-processing.
- [aamath](https://www.automicvault.com/ja/pkg/brew/aamath/) - Shares av.db curated category or tags: cli, science.

## Combined YAML source

View the package source record on GitHub. [combined/luaradio.yml](https://github.com/automic-vault/db/blob/main/combined/luaradio.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
