# 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
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/charm-tools>
- **Version:** 3.0.9
- **Quellzusammenfassung:** Tools for authoring and maintaining juju charms
- **Homepage:** <https://github.com/juju/charm-tools>
- **Repository:** <https://github.com/juju/charm-tools>
- **Lizenz:** GPL-3.0-only
- **Quellarchiv:** <https://files.pythonhosted.org/packages/b4/0b/579c79350b94ad0b934ca06fc7ab71504527b8f1d5e505819cd430a46f97/charm_tools-3.0.9.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-24T18:11:37Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

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

## Abhängigkeiten

- certifi
- charm
- cryptography
- libyaml
- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.0.9
- Manager aktualisiert: 2026-07-24
- lokale Daten: OK
- Upstream-Repository: https://github.com/juju/charm-tools
- Info: No cached GitHub release or tag data was available.
## 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

## Details aus der Quelldatenbank

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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [charm](https://pkg.so/de/brew/charm/) - Runtime dependency declared by Homebrew.
- [charmcraft](https://pkg.so/de/brew/charmcraft/) - Shares pkgdb curated category or tags: charms, cli, developer-tools, juju.
- [cobo-cli](https://pkg.so/de/brew/cobo-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, certifi, cli, developer, developer-tools.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
