# 使用 Homebrew, apk, Nix, apt, zypper 安装 libhdhomerun

查看 libhdhomerun 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:libhdhomerun
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libhdhomerun
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libhdhomerun
```

  证据: Alpine Linux edge package indexes: libhdhomerun from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#libhdhomerun
```

  证据: nixpkgs package indexes: pkgs/by-name/li/libhdhomerun/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install hdhomerun-config
```

  证据: Debian stable package indexes: hdhomerun-config from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install hdhomerun_config
```

  证据: openSUSE Tumbleweed package metadata: hdhomerun_config from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:libhdhomerun
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/libhdhomerun>
- **版本:** 20260313
- **来源摘要:** C library for controlling SiliconDust HDHomeRun TV tuners
- **主页:** <https://www.silicondust.com/support/linux/>
- **上游文档:** <https://www.silicondust.com/support/linux/>
- **许可证:** LGPL-2.1-or-later
- **源码归档:** <https://download.silicondust.com/hdhomerun/libhdhomerun_20260313.tgz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- hdhomerun_config (cli)
- hdhomerun_config (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 20260313
- 本地数据: OK
- 上游仓库: https://www.silicondust.com/support/linux/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

libhdhomerun is SiliconDust's C library and command-line utility for controlling HDHomeRun network TV tuners. It is a classic hardware-vendor support package: the library implements the device protocol, while hdhomerun_config gives users and scripts a direct way to discover tuners and send control commands.

### 项目历史

The upstream GitHub README carries SiliconDust copyright years 2005-2023 and describes the library as implementing the libhdhomerun protocol for use with SiliconDust HDHomeRun TV tuners. The same README says a simple make build compiles both the library and the hdhomerun_config command-line utility, with hdhomerun_device as the top-level API.

SiliconDust's HDHomeRun Development Guide PDF was created on September 19, 2011 and documents libhdhomerun for direct programmatic control of HDHomeRun devices. The separate Discover API PDF was created on February 3, 2024, showing that vendor documentation for network discovery continued to be maintained long after the original C library entered distro packaging.

### 采用历史

libhdhomerun is packaged because HDHomeRun devices are network tuners rather than USB capture hardware, so Unix users need a small vendor protocol tool for discovery, status, channel, and streaming setup. The batch input lists packages for Alpine, Homebrew, Debian, Nix, Ubuntu, and openSUSE, often exposing the hdhomerun_config executable as the user-facing artifact.

### 使用方式

Users run hdhomerun_config to discover tuners, query or change device variables, and script tuner control. Developers link libhdhomerun when they need direct C access to HDHomeRun discovery and control APIs from media-center, DVR, or diagnostic software.

### 为什么软件包爱好者会关心

libhdhomerun is small but hardware-specific, which makes it exactly the sort of package that matters when the device is on the shelf and useless when it is not. In package-manager terms it preserves vendor protocol access in a plain C form, independent of larger DVR or media-center applications.

### 时间线

- 2005-2023: The upstream README records SiliconDust copyright years for the library.
- 2011-09-19: The HDHomeRun Development Guide PDF was created.
- 2024-02-03: The HDHomeRun Discover API PDF was created.
- 2026: The batch input lists libhdhomerun package coverage across Homebrew, Alpine, Debian, Nix, Ubuntu, and openSUSE.

### Related projects

- HDHomeRun is SiliconDust's network TV-tuner device family controlled by the library.
- hdhomerun_config is the command-line utility built alongside libhdhomerun.
- DVR and media-center tools use HDHomeRun discovery and control protocols as lower-level building blocks.

### 来源

- <https://formulae.brew.sh/formula/libhdhomerun>
- <https://github.com/Silicondust/libhdhomerun>
- <https://info.hdhomerun.com/info/hdhomerun_config>
- <https://raw.githubusercontent.com/Silicondust/libhdhomerun/master/README.md>
- <https://www.silicondust.com/hdhomerun/hdhomerun_development.pdf>
- <https://www.silicondust.com/hdhomerun/hdhomerun_discover_api.pdf>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libhdhomerun
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - hdhomerun-config - 20230719-1+b4: normalized package name match | Debian stable package indexes: hdhomerun-config from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Configuration utility for Silicon Dust HD HomeRun | https://www.silicondust.com/support/linux/
- Debian apt - libhdhomerun-dev - 20230719-1+b4: normalized package name match | Debian stable package indexes: libhdhomerun-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development library for Silicon Dust HD HomeRun | https://www.silicondust.com/support/linux/
- Debian apt - libhdhomerun5 - 20230719-1+b4: normalized package name match | Debian stable package indexes: libhdhomerun5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for Silicon Dust HD HomeRun | https://www.silicondust.com/support/linux/
- Nix - libhdhomerun: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libhdhomerun/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - hdhomerun-config - 20230719-1: normalized package name match | Ubuntu 24.04 LTS package indexes: hdhomerun-config from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Configuration utility for Silicon Dust HD HomeRun | https://www.silicondust.com/support/linux/
- Ubuntu apt - libhdhomerun-dev - 20230719-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libhdhomerun-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development library for Silicon Dust HD HomeRun | https://www.silicondust.com/support/linux/
- Ubuntu apt - libhdhomerun5 - 20230719-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libhdhomerun5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for Silicon Dust HD HomeRun | https://www.silicondust.com/support/linux/
- apk - libhdhomerun - 20250815-r0: normalized package name match | Alpine Linux edge package indexes: libhdhomerun from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library for Silicon Dust HD HomeRun | https://github.com/Silicondust/libhdhomerun
- apk - libhdhomerun-dev - 20250815-r0: normalized package name match | Alpine Linux edge package indexes: libhdhomerun-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library for Silicon Dust HD HomeRun (development files) | https://github.com/Silicondust/libhdhomerun
- apk - libhdhomerun-libs - 20250815-r0: normalized package name match | Alpine Linux edge package indexes: libhdhomerun-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | libhdhomerun (libraries) | https://github.com/Silicondust/libhdhomerun
- zypper - hdhomerun_config - 20190621-2.8: normalized package name match | openSUSE Tumbleweed package metadata: hdhomerun_config from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | HDHomeRun Config tool | http://www.silicondust.com
- zypper - hdhomerun_config_gui - 20190621-2.8: normalized package name match | openSUSE Tumbleweed package metadata: hdhomerun_config_gui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | HDHomeRun GTK GUI | http://www.silicondust.com
- zypper - libhdhomerun-devel - 20190621-2.8: normalized package name match | openSUSE Tumbleweed package metadata: libhdhomerun-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | HDHomeRun library | http://www.silicondust.com
- zypper - libhdhomerun2 - 20190621-2.8: normalized package name match | openSUSE Tumbleweed package metadata: libhdhomerun2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | HDHomeRun library | http://www.silicondust.com


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [libpng](https://pkg.so/zh-hans/brew/libpng/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [freetype](https://pkg.so/zh-hans/brew/freetype/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [little-cms2](https://pkg.so/zh-hans/brew/little-cms2/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [giflib](https://pkg.so/zh-hans/brew/giflib/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [openjpeg](https://pkg.so/zh-hans/brew/openjpeg/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [gdk-pixbuf](https://pkg.so/zh-hans/brew/gdk-pixbuf/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [fribidi](https://pkg.so/zh-hans/brew/fribidi/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [leptonica](https://pkg.so/zh-hans/brew/leptonica/) - Shares pkgdb curated category or tags: c-library, cli, media.
- [libgphoto2](https://pkg.so/zh-hans/brew/libgphoto2/) - Local package facts share a topical domain. Shared terms: c-library, cli, config, media.

## Combined YAML source

View the package source record on GitHub. [combined/libhdhomerun.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libhdhomerun.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
