How to Install bladerf software package in Debian 9 (Stretch)

How to Install bladerf software package in Debian 9 (Stretch)

bladerf software package provides nuand bladeRF software-defined radio device (tools), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bladerf 

bladerf is installed in your system.

Make ensure the bladerf package were installed using the commands given below,

$ sudo dpkg-query -l | grep bladerf *

You will get with bladerf package name, version, architecture and description in a table

bladerf package basic information:

Distro Debian 9 stretch
Section Communication Programs
Package bladerf
Version 0.2016.06-1+b1 [mips, mips64el
Description nuand bladeRF software-defined radio device (tools)
Sub Section comm


See Also, How to uninstall or remove bladerf software package from Debian 9 (Stretch)?