# Installer classads avec Homebrew

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

## installation

```sh
sudo av install brew:classads
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install classads
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:classads
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.10
- **Résumé source:** Classified Advertisements (used by HTCondor Central Manager)
- **Page d'accueil:** <https://research.cs.wisc.edu/htcondor/classad/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- classad_functional_tester (alias)
- classad_functional_tester_ns (alias)
- classad_version (alias)
- classad_version_ns (alias)
- cxi (alias)
- cxi_ns (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

ClassAds are HTCondor's classified advertisement language and matching mechanism for describing jobs, machines, submitters, resources, and constraints in high-throughput computing systems.

### Historique du projet

The official ClassAds page describes ClassAds as the lingua franca of HTCondor, exchanged by HTCondor processes to describe jobs, workstations, and other resources. The same page states that the ClassAd library is also available as a standalone package outside HTCondor.

HTCondor documentation records a transition from Old ClassAds to New ClassAds: Old ClassAds were tied to HTCondor development libraries, New ClassAds added features and were designed as a standalone library, and HTCondor switched to the New ClassAd library in version 7.5.1.

### Historique d'adoption

The standalone C++ ClassAd distribution has official release history from 0.9.6 in October 2004 through 1.0.10 in April 2011. Homebrew packages that standalone tarball as classads 1.0.10 and reported 101 installs over the prior 365 days.

### Modes d'utilisation

ClassAds are used for matchmaking: a job ClassAd and a machine ClassAd can refer to one another while expressions evaluate whether constraints are satisfied. The Homebrew package exposes small C++ library utilities such as cxi and classad_version.

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

ClassAds is package-nerd interesting because Homebrew preserves a standalone slice of HTCondor's scheduler expression language as a small C++ package, separate from the much larger HTCondor system.

### Chronologie

- 2004: Official standalone C++ library version 0.9.6 released.
- 2010: HTCondor 7.5.1 switched to the New ClassAd library.
- 2011: Official standalone C++ library version 1.0.10 released.
- 2026: Homebrew formula metadata lists classads 1.0.10 as stable.

### Related projects

- ClassAds are part of the HTCondor software suite and are also documented in the HTCondor manual.
- The official ClassAds page references Java implementations and ClassAd language papers/specifications alongside the C++ library.

### Sources

- <https://htcondor.org/classad/classad.html>
- <https://htcondor.org/classad/c%2B%2Bdoc>
- <https://htcondor.readthedocs.io/en/latest/classads/classad-mechanism.html>
- <https://api.github.com/repos/htcondor/htcondor>
- <https://formulae.brew.sh/api/formula/classads.json>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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