bladerf
User-space library and utilities for BladeRF SDR
This package contains a library and command line utilities for controlling the BladeRF Software Defined Radio (SDR) over USB. To install the bladerf udev rules, you must extend 'udev-service-type' with this package. E.g.: (udev-rules-service 'bladerf bladerf)
.
- Versions: 2025.10
- Website: https://www.nuand.com/
- Licenses: Expat · GPL 2+ · LGPL 2.1+ · Modified BSD
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of bladerf
as follows:
guix install bladerf
Or install a particular version:
guix install bladerf@2025.10
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of bladerf about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/bladerf'><img src='https://packages.guix.gnu.org/packages/bladerf/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/bladerf)
Example Org:
[[https://packages.guix.gnu.org/packages/bladerf][https://packages.guix.gnu.org/packages/bladerf/badges/latest-version.svg]]