# charm-tools を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:charm-tools
```

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

### macOS

- Homebrew (100%):

```sh
brew install charm-tools
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:charm-tools
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.9
- **ソース概要:** Tools for authoring and maintaining juju charms
- **ホームページ:** <https://github.com/juju/charm-tools>
- **最終更新:** 2026-07-24T18:11:37Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- charm-build (エイリアス)
- charm-create (エイリアス)
- charm-help (エイリアス)
- charm-layers (エイリアス)
- charm-proof (エイリアス)
- charm-pull-source (エイリアス)
- charm-version (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Juju Charm Tools is a collection of command-line tools for creating, building, validating, and publishing Juju charms.

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

Canonical's Juju ecosystem uses charms as operational packages for deploying and managing applications. The charm-tools README describes this project as tools that make writing Juju charms easier, with commands for the charm authoring lifecycle.

### 採用の歴史

The official README points users to the Snap package named `charm` for stable releases and notes PyPI availability for Python dependency use. The supplied package facts show Homebrew also packaged charm-tools for macOS users.

### 使われ方

The README highlights `charm create`, `charm build`, `charm proof`, `charm login`, `charm push`, `charm release`, and `charm show`; the Homebrew facts expose split executables such as `charm-build`, `charm-create`, and `charm-proof`.

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

charm-tools is package-nerd interesting because it predates the newer Charmcraft-centered workflow and shows Juju charm authoring distributed across Snap, PyPI, and Homebrew with both a combined `charm` interface and split command executables.

### タイムライン

- 2013: juju/charm-tools public GitHub repository created.
- 2021: Read the Docs build metadata shows charm-tools documentation generated from the GitHub docs tree.
- 2023: GitHub releases include v3.0.x and v2.8.x maintenance lines.
- 2024: v2.8.9 release published.

### Related projects

- Juju is the orchestration system whose charms this tool helps author and maintain.
- charmstore-client provides the Charm Store client commands used for charm store interactions.
- Charmcraft is the newer Canonical charm authoring tool in the same ecosystem.

### ソース

- <https://github.com/juju/charm-tools#readme>
- <https://charm-tools.readthedocs.io/en/latest>
- <https://charm-tools.readthedocs.io/en/latest/commands.html>
- <https://formulae.brew.sh/formula/charm-tools>


## セキュリティノート

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/charm-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/charm-tools.yml)


## ソース

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