pkg.soopen package index

brew / rang 2627

Installer soapysdr avec Homebrew, Nix, pacman, apt, dnf, MacPorts

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install soapysdr

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install SoapySDR

MacPorts ports tree · science/SoapySDR/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#soapysdr

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S soapysdr

Arch Linux sync databases · soapysdr · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install libsoapysdr-dev

Debian stable package indexes · libsoapysdr-dev · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install SoapySDR

Fedora Rawhide package metadata · SoapySDR · Source: dl.fedoraproject.org

aperçu

Résumé du paquet

Vendor and platform neutral SDR support library

Commandes et alias

  • SoapySDRUtil

historique

Historique du projet et usages

SoapySDR is a vendor-neutral, platform-independent runtime and API for software-defined radio hardware. It gives applications, drivers, and package managers a shared abstraction so SDR tools do not need to hard-code every device vendor's native library.

Historique du projet

The SoapySDR changelog identifies January 31, 2015 as the first public release. The project quickly added module paths, streaming APIs, Python bindings, utility probing, logging, ABI-aware module installation, and C/Python/C++ API refinements through the 0.2 to 0.5 series.

The official wiki explains the core design: SoapySDR is a generalized API and runtime library for interfacing with SDR devices, with runtime-loadable modules for vendor hardware, bindings for environments such as GNU Radio and Pothos, and a command-line utility for device probing.

Historique d'adoption

The official wiki states that most off-the-shelf SDR hardware platforms are supported by SoapySDR and that many open source applications rely on it for hardware integration. The supplied package-manager facts show packaging across Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, and Arch, matching its role as shared SDR infrastructure.

Modes d'utilisation

Users encounter SoapySDR both as a library and through SoapySDRUtil, which the changelog and wiki describe for probing devices, listing modules, and exercising streaming/rate tests. Application developers use the client API, while hardware support is delivered through installable modules.

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

Package nerds care about SoapySDR because it is an ABI and plugin packaging problem as much as a library. Distributions need the core library, versioned module directories, optional language bindings, and separate hardware-driver modules to agree so applications can discover radios at runtime.

Chronologie

  • 2015: First public release 0.1.0.
  • 2015: 0.2.0 added SOAPY_SDR_PLUGIN_PATH and direct buffer streaming APIs.
  • 2015: 0.4.0 added SoapySDRUtil --probe and more query APIs.
  • 2016: 0.5.1 added ABI-specific modules directories.
  • 2018: 0.7.0 added parallel device factory support and converter registry APIs.
  • 2021: 0.8.0 modernized CMake config generation and added more API helpers.

Related projects

  • The official wiki links SoapySDR to Pothos, GNU Radio, GrOsmoSDR, SoapyUHD, SoapyRemote, and command-line SDR tools such as Rx Tools, showing its role as a hub in the open SDR stack.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
SoapySDRUtilexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.8.1
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:soapysdr
Version0.8.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/pothosware/SoapySDR/wiki
Dépôthttps://github.com/pothosware/SoapySDR
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libsoapysdr-dev 0.8.1-5+b2

SoapySDR library development files

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

sudo apt install libsoapysdr-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: soapysdr
  • 1 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsoapysdr-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsoapysdr-doc 0.8.1-5

SoapySDR library development documentation

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

sudo apt install libsoapysdr-doc
  • Section: doc
  • Architecture: all
  • Source Package: soapysdr
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsoapysdr-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsoapysdr0.8 0.8.1-5+b2

software defined radio interface library

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

sudo apt install libsoapysdr0.8
  • Section: libs
  • Architecture: amd64
  • Source Package: soapysdr
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsoapysdr0.8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-soapysdr 0.8.1-5+b2

SoapySDR Python 3 bindings

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

sudo apt install python3-soapysdr
  • Section: python
  • Architecture: amd64
  • Source Package: soapysdr
  • 5 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-soapysdr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

soapysdr-module-all 0.8.1-5+b2

All device support for default version of SoapySDR (metapackage)

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

sudo apt install soapysdr-module-all
  • Section: hamradio
  • Architecture: amd64
  • Source Package: soapysdr
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soapysdr-module-all from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

soapysdr-tools 0.8.1-5+b2

software defined radio interface library tools

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

sudo apt install soapysdr-tools
  • Section: hamradio
  • Architecture: amd64
  • Source Package: soapysdr
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soapysdr-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

soapysdr0.8-module-all 0.8.1-5+b2

All device support for SoapySDR (metapackage)

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

sudo apt install soapysdr0.8-module-all
  • Section: hamradio
  • Architecture: amd64
  • Source Package: soapysdr
  • 12 Dépendances
  • normalized package name match
  • Correspondance par : Soapysdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soapysdr0.8-module-all from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

soapysdr

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

libsoapysdr-dev 0.8.1-4build1

SoapySDR library development files

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

sudo apt install libsoapysdr-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: soapysdr
  • 1 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsoapysdr-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsoapysdr-doc 0.8.1-4build1

SoapySDR library development documentation

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

sudo apt install libsoapysdr-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: soapysdr
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsoapysdr-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsoapysdr0.8 0.8.1-4build1

software defined radio interface library

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

sudo apt install libsoapysdr0.8
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: soapysdr
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsoapysdr0.8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-soapysdr 0.8.1-4build1

SoapySDR Python 3 bindings

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

sudo apt install python3-soapysdr
  • Section: universe/python
  • Architecture: amd64
  • Source Package: soapysdr
  • 5 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-soapysdr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

soapysdr-module-all 0.8.1-4build1

All device support for default version of SoapySDR (metapackage)

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

sudo apt install soapysdr-module-all
  • Section: universe/hamradio
  • Architecture: amd64
  • Source Package: soapysdr
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soapysdr-module-all from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

soapysdr-tools 0.8.1-4build1

software defined radio interface library tools

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

sudo apt install soapysdr-tools
  • Section: universe/hamradio
  • Architecture: amd64
  • Source Package: soapysdr
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soapysdr-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

soapysdr0.8-module-all 0.8.1-4build1

All device support for SoapySDR (metapackage)

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

sudo apt install soapysdr0.8-module-all
  • Section: universe/hamradio
  • Architecture: amd64
  • Source Package: soapysdr
  • 12 Dépendances
  • normalized package name match
  • Correspondance par : Soapysdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soapysdr0.8-module-all from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

SoapySDR 0.8.1-25.fc45

A Vendor Neutral and Platform Independent SDR Support Library

https://github.com/pothosware/SoapySDR

sudo dnf install SoapySDR
  • License: BSL-1.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: SoapySDR
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Soapysdr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: SoapySDR from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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