SoapySDRUtil
software defined radio interface library tools
Install
- All systems
-
curl cmd.cat/SoapySDRUtil.sh
- Debian
-
apt-get install soapysdr-tools
- Ubuntu
-
apt-get install soapysdr-tools
- Arch Linux
-
pacman -S SoapySDR
- Kali Linux
-
apt-get install soapysdr-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install soapysdr-tools
- Raspbian
-
apt-get install soapysdr-tools
- Dockerfile
- dockerfile.run/SoapySDRUtil
soapysdr-tools
software defined radio interface library tools
SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. This package contains the SoapySDRUtil command line utility which can list available modules and hardware.