# Installer argus-clients avec Homebrew, apt, dnf, MacPorts, Nix

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

## installation

```sh
sudo av install brew:argus-clients
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install argus-clients
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install argus-clients
```

  Preuve: MacPorts ports tree: net/argus-clients/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install argus-client
```

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

- dnf (92%):

```sh
sudo dnf install argus-clients
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#argus-clients
```

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

## Faits du paquet

- **Clé du paquet:** brew:argus-clients
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/argus-clients>
- **Version:** 5.0.0
- **Résumé source:** Audit Record Generation and Utilization System clients
- **Page d'accueil:** <https://openargus.org>
- **Dépôt:** <https://github.com/openargus/clients>
- **Docs amont:** <https://openargus.org/documentation>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/openargus/clients/archive/refs/tags/v5.0.0.tar.gz>
- **Dernière mise à jour:** 2026-06-25T13:37:36+02:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- argusclientbug (cli)
- ra (cli)
- rabins (cli)
- racluster (cli)
- racount (cli)
- radium (cli)
- ramanage (cli)
- ranonymize (cli)
- rasort (cli)
- rastream (cli)
- argusclientbug (alias)
- ra (alias)
- rabins (alias)
- racluster (alias)
- racount (alias)
- radium (alias)
- ramanage (alias)
- ranonymize (alias)
- rasort (alias)
- rastream (alias)

## Dépendances

- readline
- rrdtool

## Bibliothèques fournies par macOS

- perl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 5.0.0
- gestionnaire mis à jour: 2026-06-25
- données locales: OK
- dépôt amont: https://github.com/openargus/clients
- dernière version détectée: v5.0.0 (à jour)
## Historique du projet et usages

Argus Clients is the analysis half of the OpenArgus network audit system: a collection of command-line programs that read, filter, aggregate, anonymize, sort, stream, and report on Argus flow records.

### Historique du projet

OpenArgus describes Argus as the first network flow system, developed by Carter Bullard in the early 1980s at Georgia Tech and adapted for cyber-security incident response at the first CERT at Carnegie Mellon's Software Engineering Institute in the late 1980s.

The modern project is split into two packages: `argus`, the packet-processing sensor that generates flow data, and `argus-clients`, the programs that process that data. The OpenArgus site says development moved to GitHub, with official repositories for both the sensor and client programs.

### Historique d'adoption

OpenArgus says Argus has been used operationally by US Government, US DoD, DHS, DOE, large corporations, and university networks worldwide, and that it is used in research for performance analysis, situational awareness, cyber security, machine learning, and SDN-related work.

The client package is central to that adoption because Argus records become useful through CLI pipelines: `ra`-style readers, aggregators, anonymizers, sorters, stream processors, and reporting tools can be composed into real-time or retrospective workflows.

### Modes d'utilisation

The Homebrew package exposes many client commands, including `ra`, `rabins`, `racluster`, `racount`, `radium`, `ranonymize`, `rasort`, and `rastream`. OpenArgus describes the clients as tools for data distribution, collection, filtering, aggregation, binning, minimization, and analytics.

The `rarc` file is the client configuration surface. The existing curation cites official manpage documentation for `~/rarc` and `$ARGUSHOME/rarc`, and because client configuration can include access and transport settings, the same file is treated as the credentials location when credentials are configured.

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

Argus Clients is the sort of Unix package that rewards people who like composable command-line data plumbing. It is not a single dashboard; it is a suite of small programs for turning binary flow records into filtered, sorted, joined, aggregated, anonymized, and streamed outputs.

It also carries a long-lived network-operations lineage into modern package managers: an early flow-auditing ecosystem with its own record format, config files, and tool vocabulary, still installable as a contemporary Homebrew formula.

### Chronologie

- Early 1980s: Carter Bullard develops Argus at Georgia Tech.
- Late 1980s: Argus is adapted for incident response at CERT/SEI.
- 2020s: OpenArgus moves argus and argus-clients development to GitHub.
- Current: Argus 5.x client programs are released in sync with the sensor to read new flow-record features.

### Related projects

- The `argus` sensor package generates the flow records consumed by argus-clients.
- OpenArgus compares Argus data with NetFlow, Jflow, Qflow, Kflow, IPFIX, and historical flow-tools.

### Sources

- <https://openargus.org/>
- <https://openargus.org/documentation>
- <https://openargus.org/getting-argus>
- <https://openargus.org/using-argus>


## Notes de sécurité

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal


## 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: ~/rarc, $ARGUSHOME/rarc

## Credential files

- Unix: ~/rarc, $ARGUSHOME/rarc
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** argus-clients
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - argus-client - 1:5.0.2+git20250321.41f65e2-2: normalized package name match | Debian stable package indexes: argus-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | IP network transaction auditing tool | http://qosient.com/argus
- Nix - argus-clients: normalized package name match | nixpkgs package indexes: pkgs/by-name/ar/argus-clients/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - argus-client - 1:3.0.8.2-6.2ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: argus-client from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | IP network transaction auditing tool | http://qosient.com/argus
- dnf - argus-clients - 3.0.8.2-30.fc44: normalized package name match | Fedora Rawhide package metadata: argus-clients from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Client tools for argus network audit | http://qosient.com/argus
- MacPorts - argus-clients: normalized package name match | MacPorts ports tree: net/argus-clients/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rrdtool](https://www.automicvault.com/fr/pkg/brew/rrdtool/) - Runtime dependency declared by Homebrew.
- [argus](https://www.automicvault.com/fr/pkg/brew/argus/) - Shares the same upstream homepage.
- [bmon](https://www.automicvault.com/fr/pkg/brew/bmon/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [bwm-ng](https://www.automicvault.com/fr/pkg/brew/bwm-ng/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [cdpr](https://www.automicvault.com/fr/pkg/brew/cdpr/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [daemonlogger](https://www.automicvault.com/fr/pkg/brew/daemonlogger/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [fastnetmon](https://www.automicvault.com/fr/pkg/brew/fastnetmon/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [fprobe](https://www.automicvault.com/fr/pkg/brew/fprobe/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [heartbeat](https://www.automicvault.com/fr/pkg/brew/heartbeat/) - Shares av.db curated category or tags: cli, network-monitoring, networking.
- [ntopng](https://www.automicvault.com/fr/pkg/brew/ntopng/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, generation, monitoring, network, network-monitoring.

## Combined YAML source

View the package source record on GitHub. [combined/argus-clients.yml](https://github.com/automic-vault/db/blob/main/combined/argus-clients.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
