pkg.soopen package index

brew / Rang 7580

soapyremote mit Homebrew, Nix, pacman, apt, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für soapyremote in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install soapyremote

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install SoapyRemote

MacPorts ports tree · science/SoapyRemote/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#soapyremote

nixpkgs package indexes · pkgs/by-name/so/soapyremote/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S soapyremote

Arch Linux sync databases · soapyremote · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install soapyremote-server

Debian stable package indexes · soapyremote-server · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Use any Soapy SDR remotely

Befehle und Aliase

  • SoapySDRServer

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:server

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
SoapySDRServerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.5.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:soapyremote
Version0.5.2
PaketmanagerHomebrew
Homepagehttps://github.com/pothosware/SoapyRemote/wiki
Repositoryhttps://github.com/pothosware/SoapyRemote
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

soapyremote-server 0.5.2-4+b2

Use SoapySDR devices over network (server)

https://github.com/pothosware/SoapyRemote/wiki

sudo apt install soapyremote-server
  • Section: hamradio
  • Architecture: amd64
  • Source Package: soapyremote
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soapyremote-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

soapysdr-module-remote 0.5.2-4+b2

Use SoapySDR devices over network (default client module)

https://github.com/pothosware/SoapyRemote/wiki

sudo apt install soapysdr-module-remote
  • Section: hamradio
  • Architecture: amd64
  • Source Package: soapyremote
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soapysdr-module-remote from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

soapysdr0.8-module-remote 0.5.2-4+b2

Use SoapySDR devices over network (client module)

https://github.com/pothosware/SoapyRemote/wiki

sudo apt install soapysdr0.8-module-remote
  • Section: hamradio
  • Architecture: amd64
  • Source Package: soapyremote
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soapysdr0.8-module-remote from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

soapyremote

nix profile install nixpkgs#soapyremote
  • normalized package name match
  • Abgeglichen nach: Soapyremote
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/soapyremote/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

soapyremote-server 0.5.2-4

Use SoapySDR devices over network (server)

https://github.com/pothosware/SoapyRemote/wiki

sudo apt install soapyremote-server
  • Section: universe/hamradio
  • Architecture: amd64
  • Source Package: soapyremote
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soapyremote-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

soapysdr-module-remote 0.5.2-4

Use SoapySDR devices over network (default client module)

https://github.com/pothosware/SoapyRemote/wiki

sudo apt install soapysdr-module-remote
  • Section: universe/hamradio
  • Architecture: amd64
  • Source Package: soapyremote
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soapysdr-module-remote from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

soapysdr0.8-module-remote 0.5.2-4

Use SoapySDR devices over network (client module)

https://github.com/pothosware/SoapyRemote/wiki

sudo apt install soapysdr0.8-module-remote
  • Section: universe/hamradio
  • Architecture: amd64
  • Source Package: soapyremote
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soapysdr0.8-module-remote from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

soapyremote 0.5.2-3

Use any Soapy SDR remotely

https://github.com/pothosware/SoapyRemote

sudo pacman -S soapyremote
  • License: custom:Boost
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Soapyremote
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: soapyremote from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

SoapyRemote

sudo port install SoapyRemote
  • normalized package name match
  • Abgeglichen nach: Soapyremote
MacPorts ports tree · api.github.com · MacPorts ports tree: science/SoapyRemote/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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