# charm-tools mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für charm-tools in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:charm-tools
- **Paketmanager:** Homebrew
- **Version:** 3.0.9
- **Quellzusammenfassung:** Tools for authoring and maintaining juju charms
- **Homepage:** <https://github.com/juju/charm-tools>
- **Zuletzt aktualisiert:** 2026-07-24T18:11:37Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- charm-build (Alias)
- charm-create (Alias)
- charm-help (Alias)
- charm-layers (Alias)
- charm-proof (Alias)
- charm-pull-source (Alias)
- charm-version (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.0.9
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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