macOS
brew install librtlsdrlocal Homebrew formula metadata
sudo port install rtl-sdrMacPorts ports tree · science/rtl-sdr/Portfile · 来源: api.github.com
安装
brew install librtlsdrlocal Homebrew formula metadata
sudo port install rtl-sdrMacPorts ports tree · science/rtl-sdr/Portfile · 来源: api.github.com
sudo apk add librtlsdrAlpine Linux edge package indexes · librtlsdr · 来源: dl-cdn.alpinelinux.org
sudo apt install librtlsdr-devDebian stable package indexes · librtlsdr-dev · 来源: deb.debian.org
sudo dnf install rtl-sdrFedora Rawhide package metadata · rtl-sdr · 来源: dl.fedoraproject.org
nix profile install nixpkgs#rtl-sdrnixpkgs package indexes · rtl-sdr · 来源: raw.githubusercontent.com
sudo pacman -S rtl-sdrArch Linux sync databases · rtl-sdr · 来源: geo.mirror.pkgbuild.com
sudo zypper install librtlsdr0openSUSE Tumbleweed package metadata · librtlsdr0 · 来源: download.opensuse.org
概览
Use Realtek DVB-T dongles as a cheap SDR
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rtl_adsb | cli | 全局可执行文件 | |
rtl_biast | cli | 全局可执行文件 | |
rtl_eeprom | cli | 全局可执行文件 | |
rtl_fm | cli | 全局可执行文件 | |
rtl_power | cli | 全局可执行文件 | |
rtl_sdr | cli | 全局可执行文件 | |
rtl_tcp | cli | 全局可执行文件 | |
rtl_test | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/steve-m/librtlsdr
安装元数据
| 软件包键 | brew:librtlsdr |
|---|---|
| 版本 | 2.0.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/librtlsdr |
| 主页 | https://osmocom.org/projects/rtl-sdr/wiki |
| 仓库 | https://github.com/steve-m/librtlsdr |
| 上游文档 | https://github.com/steve-m/librtlsdr#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/steve-m/librtlsdr/archive/refs/tags/v2.0.2.tar.gz |
| 依赖 | libusb |
| 构建依赖 | cmake, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | librtlsdr |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
librtlsdr 2.0.2-r1
Software defined radio receiver for Realtek RTL2832U
https://osmocom.org/projects/sdr/wiki/rtl-sdr
sudo apk add librtlsdrlibrtlsdr-dev 2.0.2-r1
Software defined radio receiver for Realtek RTL2832U (development files)
https://osmocom.org/projects/sdr/wiki/rtl-sdr
sudo apk add librtlsdr-devlibrtlsdr-doc 2.0.2-r1
Software defined radio receiver for Realtek RTL2832U (doc)
https://osmocom.org/projects/sdr/wiki/rtl-sdr
sudo apk add librtlsdr-doclibrtlsdr-udev 2.0.2-r1
Software defined radio receiver for Realtek RTL2832U (udev rules)
https://osmocom.org/projects/sdr/wiki/rtl-sdr
sudo apk add librtlsdr-udevrtl-sdr 2.0.2-r1
Software defined radio receiver for Realtek RTL2832U (tools)
https://osmocom.org/projects/sdr/wiki/rtl-sdr
sudo apk add rtl-sdrrtl-sdr
sudo port install rtl-sdrlibrtlsdr-dev 2.0.2-2+b1
Software defined radio receiver for Realtek RTL2832U (development)
https://osmocom.org/projects/rtl-sdr
sudo apt install librtlsdr-devlibrtlsdr0 2.0.2-2+b1
Software defined radio receiver for Realtek RTL2832U (library)
https://osmocom.org/projects/rtl-sdr
sudo apt install librtlsdr0rtl-sdr 2.0.2-2+b1
Software defined radio receiver for Realtek RTL2832U (tools)
https://osmocom.org/projects/rtl-sdr
sudo apt install rtl-sdrrtl-sdr
nix profile install nixpkgs#rtl-sdrlibrtlsdr-dev 2.0.1-2build1
Software defined radio receiver for Realtek RTL2832U (development)
https://osmocom.org/projects/rtl-sdr
sudo apt install librtlsdr-devlibrtlsdr2 2.0.1-2build1
Software defined radio receiver for Realtek RTL2832U (library)
https://osmocom.org/projects/rtl-sdr
sudo apt install librtlsdr2rtl-sdr 2.0.1-2build1
Software defined radio receiver for Realtek RTL2832U (tools)
https://osmocom.org/projects/rtl-sdr
sudo apt install rtl-sdrrtl-sdr 2.0.1-7.fc44
SDR utilities for Realtek RTL2832 based DVB-T dongles
http://sdr.osmocom.org/trac/wiki/rtl-sdr
sudo dnf install rtl-sdrrtl-sdr-devel 2.0.1-7.fc44
Development files for rtl-sdr
http://sdr.osmocom.org/trac/wiki/rtl-sdr
sudo dnf install rtl-sdr-develrtl-sdr 1:2.0.2-1
Driver for Realtek RTL2832U, allowing general purpose software defined radio (SDR)
https://osmocom.org/projects/rtl-sdr/wiki
sudo pacman -S rtl-sdr来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.