# classads を Homebrew でインストール

classads のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install classads
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:classads
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.10
- **ソース概要:** Classified Advertisements (used by HTCondor Central Manager)
- **ホームページ:** <https://research.cs.wisc.edu/htcondor/classad/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- classad_functional_tester (エイリアス)
- classad_functional_tester_ns (エイリアス)
- classad_version (エイリアス)
- classad_version_ns (エイリアス)
- cxi (エイリアス)
- cxi_ns (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.10
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

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