# soapyremote を Homebrew, Nix, pacman, apt, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:soapyremote
```

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

### macOS

- Homebrew (100%):

```sh
brew install soapyremote
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install SoapyRemote
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#soapyremote
```

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

- pacman (92%):

```sh
sudo pacman -S soapyremote
```

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

- Debian apt (92%):

```sh
sudo apt install soapyremote-server
```

  証拠: Debian stable package indexes: soapyremote-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:soapyremote
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5.2
- **ソース概要:** Use any Soapy SDR remotely
- **ホームページ:** <https://github.com/pothosware/SoapyRemote/wiki>
- **リポジトリ:** <https://github.com/pothosware/SoapyRemote>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- SoapySDRServer (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5.2
## プロジェクトの歴史と使われ方

SoapyRemote is the network extension for the SoapySDR ecosystem. It lets a machine with SDR hardware expose that hardware over a local network so clients can use it through the normal SoapySDR API and tools.

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

The SoapyRemote changelog records its first release on October 10, 2015 as a plugin module and server application. Its early releases tracked SoapySDR API growth, adding discovery, stream formats, hardware capabilities, systemd support, and server-side fixes as the core SDR abstraction matured.

The official wiki presents the project as remote support for Soapy SDR: any SoapySDR-supported device can become a network peripheral, supporting workflows such as sharing an SDR across hosts, multiple processes, embedded-device development, and software workaround scenarios.

### 採用の歴史

The supplied package-manager facts list Homebrew, Debian, Ubuntu, MacPorts, Nix, and Arch packaging. That spread reflects SoapyRemote's role as optional infrastructure around SDR workstations and lab machines rather than a general-purpose network daemon.

### 使われ方

Official docs show the server being launched with SoapySDRServer --bind, optionally with an address and port. Clients use SoapySDRUtil and device arguments such as remote=myServer, driver=remote, remote:driver, remote:timeout, remote:prot, and remote:ipver to discover or select remote radios.

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

Package nerds care about SoapyRemote because it turns SDR hardware support into deployable Unix service plumbing. Packagers have to line up the server binary, the SoapySDR module ABI, discovery dependencies such as Avahi on Linux, and service integration such as systemd.

### タイムライン

- 2015: 0.1.0 first release of the plugin module and server application.
- 2015: 0.2.0 implemented SSDP automatic server discovery.
- 2016: 0.3.1 added a systemd service script and a man page followed in 0.3.2.
- 2017: 0.4.0 added TCP streaming via remote:prot=tcp and bulk register APIs.
- 2018: 0.5.0 added DNS-SD publishing and discovery with Avahi.
- 2020: 0.5.2 fixed SSDP, Avahi, and server URL reentrancy cases.

### Related projects

- SoapyRemote depends on SoapySDR and is used by SoapySDRUtil and applications that use the SoapySDR API. The wiki also documents use with UHD and GrOsmoSDR remote devices.

### ソース

- <https://github.com/pothosware/SoapyRemote#readme>
- <https://github.com/pothosware/SoapyRemote/wiki>
- <https://raw.githubusercontent.com/pothosware/SoapyRemote/master/Changelog.txt>
- source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Debian apt - soapyremote-server - 0.5.2-4+b2: normalized package name match | Debian stable package indexes: soapyremote-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Use SoapySDR devices over network (server) | https://github.com/pothosware/SoapyRemote/wiki
- Debian apt - soapysdr-module-remote - 0.5.2-4+b2: normalized package name match | Debian stable package indexes: soapysdr-module-remote from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Use SoapySDR devices over network (default client module) | https://github.com/pothosware/SoapyRemote/wiki
- Debian apt - soapysdr0.8-module-remote - 0.5.2-4+b2: normalized package name match | Debian stable package indexes: soapysdr0.8-module-remote from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Use SoapySDR devices over network (client module) | https://github.com/pothosware/SoapyRemote/wiki
- Nix - soapyremote: normalized package name match | nixpkgs package indexes: pkgs/by-name/so/soapyremote/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - soapyremote-server - 0.5.2-4: normalized package name match | Ubuntu 24.04 LTS package indexes: soapyremote-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Use SoapySDR devices over network (server) | https://github.com/pothosware/SoapyRemote/wiki
- Ubuntu apt - soapysdr-module-remote - 0.5.2-4: normalized package name match | Ubuntu 24.04 LTS package indexes: soapysdr-module-remote from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Use SoapySDR devices over network (default client module) | https://github.com/pothosware/SoapyRemote/wiki
- Ubuntu apt - soapysdr0.8-module-remote - 0.5.2-4: normalized package name match | Ubuntu 24.04 LTS package indexes: soapysdr0.8-module-remote from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Use SoapySDR devices over network (client module) | https://github.com/pothosware/SoapyRemote/wiki
- pacman - soapyremote - 0.5.2-3: normalized package name match | Arch Linux sync databases: soapyremote from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Use any Soapy SDR remotely | https://github.com/pothosware/SoapyRemote
- MacPorts - SoapyRemote: normalized package name match | MacPorts ports tree: science/SoapyRemote/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
