# 使用 Homebrew, Nix, pacman, apt, MacPorts 安装 soapyremote

查看 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
