# Installer libhdhomerun avec Homebrew, apk, Nix, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libhdhomerun pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libhdhomerun
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libhdhomerun
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:libhdhomerun
- **Gestionnaire de paquets:** Homebrew
- **Version:** 20260313
- **Résumé source:** C library for controlling SiliconDust HDHomeRun TV tuners
- **Page d'accueil:** <https://www.silicondust.com/support/linux/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- hdhomerun_config (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 20260313
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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


## Combined YAML source

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


## Sources

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