# Installer freediameter avec Homebrew, apk, apt, Nix, dnf

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

## installation

```sh
sudo av install brew:freediameter
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install freediameter
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add freediameter
```

  Preuve: Alpine Linux edge package indexes: freediameter from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install freediameter
```

  Preuve: Debian stable package indexes: freediameter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#freediameter
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fr/freediameter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install freeDiameter
```

  Preuve: Fedora Rawhide package metadata: freeDiameter from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:freediameter
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6.0
- **Résumé source:** Open source Diameter (Authentication) protocol implementation
- **Page d'accueil:** <https://github.com/freeDiameter/freeDiameter>
- **Dépôt:** <https://github.com/freeDiameter/freeDiameter>
- **Dernière mise à jour:** 2026-08-02T16:35:33+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- freeDiameterd (alias)
- freeDiameterd-1.6.0 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

freeDiameter is an implementation of the Diameter protocol for Authentication, Authorization, and Accounting traffic. It provides reusable protocol/core libraries, the freeDiameterd daemon, and extension modules for Diameter server, agent, routing, peer, and dictionary work.

### Historique du projet

The upstream README describes freeDiameter as the successor name for the WIDE AAA Daemon, or waaad, project, and notes that it is not related to Sun's older SourceForge project of a similar name. Its design follows Diameter's extensible model: a base protocol framework plus loadable applications and routing extensions.

### Historique d'adoption

freeDiameter has a narrower adoption profile than RADIUS servers, but it is present in multiple Unix package collections. The supplied package facts list Alpine, Homebrew, Debian, Fedora, Nix, and Ubuntu packages, which is typical for telecom/protocol infrastructure libraries that are needed by specialists rather than desktop users.

### Modes d'utilisation

Operators run freeDiameterd for Diameter server or agent components, while client applications can link directly with libfdcore. Developers use libfdproto for Diameter message and dictionary manipulation and extend the daemon with fdx modules.

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

The package matters to protocol-oriented packagers because it ships daemon binaries, shared libraries, headers, dictionaries, CMake build files, and many optional extensions. Its value is not a flashy executable but a standards-oriented framework for telecom AAA experiments and services.

### Chronologie

- Pre-1.0: Project known as waaad, the WIDE AAA Daemon.
- 2010s: freeDiameter published 1.x releases and distribution packaging.
- 2020s: Upstream changelog work includes 3GPP Release 15 dictionary updates and JSON/dictionary tooling.
- 2025: The GitHub repository remained active on the master branch.

### Related projects

- The README relates freeDiameter to Diameter Base Protocol work, RADIUS as Diameter's predecessor, and application RFCs such as Network Access Server and EAP support. It explicitly distinguishes itself from Sun's unrelated freediameter project.

### Sources

- <https://github.com/freeDiameter/freeDiameter>
- <https://raw.githubusercontent.com/freeDiameter/freeDiameter/master/NEWS>
- <https://raw.githubusercontent.com/freeDiameter/freeDiameter/master/README>
- <https://raw.githubusercontent.com/freeDiameter/freeDiameter/master/contrib/debian/changelog>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ${CMAKE_INSTALL_PREFIX}/etc/freeDiameter/freeDiameter.conf
## Autres enregistrements de gestionnaires de paquets

- Debian apt - freediameter - 1.5.0-1: normalized package name match | Debian stable package indexes: freediameter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Implementation of the freeDiameter protocol - metapackage | https://www.freediameter.net/trac/
- Debian apt - freediameter-extensions - 1.5.0-1: normalized package name match | Debian stable package indexes: freediameter-extensions from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Extensions for the Diameter protocol | https://www.freediameter.net/trac/
- Debian apt - freediameterd - 1.5.0-1: normalized package name match | Debian stable package indexes: freediameterd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Daemon for the Diameter protocol | https://www.freediameter.net/trac/
- Debian apt - libfdcore6 - 1.5.0-1: normalized package name match | Debian stable package indexes: libfdcore6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | FreeDiameter - library for the Diameter protocol | https://www.freediameter.net/trac/
- Debian apt - libfdproto6 - 1.5.0-1: normalized package name match | Debian stable package indexes: libfdproto6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for manipulating Diameter messages and dictionary | https://www.freediameter.net/trac/
- Debian apt - libfreediameter-dev - 1.5.0-1: normalized package name match | Debian stable package indexes: libfreediameter-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for the Diameter protocol (development files) | https://www.freediameter.net/trac/
- Nix - freediameter: normalized package name match | nixpkgs package indexes: pkgs/by-name/fr/freediameter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - freediameter - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: freediameter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Implementation of the freeDiameter protocol - metapackage | http://www.freediameter.net/trac/
- Ubuntu apt - freediameter-extensions - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: freediameter-extensions from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Extensions for the Diameter protocol | http://www.freediameter.net/trac/
- Ubuntu apt - freediameterd - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: freediameterd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Daemon for the Diameter protocol | http://www.freediameter.net/trac/
- Ubuntu apt - libfdcore6 - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libfdcore6 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | FreeDiameter - library for the Diameter protocol | http://www.freediameter.net/trac/
- Ubuntu apt - libfdproto6 - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libfdproto6 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for manipulating Diameter messages and dictionary | http://www.freediameter.net/trac/
- Ubuntu apt - libfreediameter-dev - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libfreediameter-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for the Diameter protocol (development files) | http://www.freediameter.net/trac/
- apk - freediameter - 1.5.0-r1: normalized package name match | Alpine Linux edge package indexes: freediameter from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Free implementation of Diameter protocol | https://github.com/open5gs/freediameter
- apk - freediameter-dev - 1.5.0-r1: normalized package name match | Alpine Linux edge package indexes: freediameter-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Free implementation of Diameter protocol (development files) | https://github.com/open5gs/freediameter
- apk - freediameter-extensions - 1.5.0-r1: normalized package name match | Alpine Linux edge package indexes: freediameter-extensions from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Free implementation of Diameter protocol (extensions) | https://github.com/open5gs/freediameter


## Combined YAML source

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


## Sources

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