macOS
brew install librtlsdrprovider-native install command
brew / rank 1925
Use Realtek DVB-T dongles as a cheap SDR. Version 2.0.2 via Homebrew; verified from local package data.
install
brew install librtlsdrprovider-native install command
overview
Use Realtek DVB-T dongles as a cheap SDR
history
librtlsdr is the library and tool suite that turned inexpensive Realtek RTL2832U DVB-T USB receivers into general-purpose software-defined radio receivers. Its importance comes from making SDR experimentation cheap enough to become normal in amateur radio, security research, ADS-B tracking, and signal-analysis tutorials.
The Osmocom rtl-sdr wiki states that RTL2832U-based DVB-T dongles can be used as cheap SDR devices because the chip can transfer raw I/Q samples to the host. It credits Eric Fry with discovering that possibility and lists Steve Markgraf, Dimitri Stolnikov, and Hoernchen as developers, with contributions from Kyle Keen, Christian Vogel, and Harald Welte.
The official wiki points to Osmocom source, source-release tarballs, and an official GitHub mirror with tagged releases. The GitHub repository was created in January 2013, and the signed v0.5.0 tag followed in June 2013.
Osmocom's wiki lists many applications and wrappers using librtlsdr directly or through GNU Radio, including gqrx, rtl_fm, rtl_adsb, dump1090, rtl_433, pyrtlsdr, python-librtlsdr, GNSS-SDR, and LTE-Cell-Scanner. That list shows how one hardware quirk became a shared base layer for many SDR applications.
The installed tools cover testing, raw capture, TCP streaming, FM demodulation, ADS-B reception, EEPROM configuration, and bias-tee control. The library is also used through GNU Radio source blocks and language wrappers when applications need to stream samples instead of invoking command-line tools.
librtlsdr is package-nerd-famous because it converts commodity TV-tuner hardware into a science and radio tool. A small C library, libusb, udev rules, and several tiny executables made a whole class of cheap USB dongles useful beyond their advertised purpose.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rtl_adsb | executable | indexed executable | Discovered from the local executable index. |
rtl_biast | executable | indexed executable | Discovered from the local executable index. |
rtl_eeprom | executable | indexed executable | Discovered from the local executable index. |
rtl_fm | executable | indexed executable | Discovered from the local executable index. |
rtl_power | executable | indexed executable | Discovered from the local executable index. |
rtl_sdr | executable | indexed executable | Discovered from the local executable index. |
rtl_tcp | executable | indexed executable | Discovered from the local executable index. |
rtl_test | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:librtlsdr |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Homepage | https://osmocom.org/projects/rtl-sdr/wiki |
| Repository | https://github.com/steve-m/librtlsdr |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.