# Installer soapyremote avec Homebrew, Nix, pacman, apt, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de soapyremote pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install soapyremote
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install SoapyRemote
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:soapyremote
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.2
- **Résumé source:** Use any Soapy SDR remotely
- **Page d'accueil:** <https://github.com/pothosware/SoapyRemote/wiki>
- **Dépôt:** <https://github.com/pothosware/SoapyRemote>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- SoapySDRServer (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
