# Install charm-tools with Homebrew

Tools for authoring and maintaining juju charms. Version 3.0.8 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:charm-tools
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/charm-tools>
- **Version:** 3.0.8
- **Source summary:** Tools for authoring and maintaining juju charms
- **Homepage:** <https://github.com/juju/charm-tools>
- **Repository:** <https://github.com/juju/charm-tools>
- **Upstream docs:** <https://charm-tools.readthedocs.io/en/latest>
- **License:** GPL-3.0-only
- **Source archive:** <https://files.pythonhosted.org/packages/da/8c/26dcc9b99c6fbacd989f5d54b7a3a976cfa5b8ac26f6992d134091add085/charm_tools-3.0.8.tar.gz>
- **Generated:** 2026-07-08T07:18:31+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)

## Dependencies

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

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.0.8
- Local data: ok
- Upstream repository: https://github.com/juju/charm-tools
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** charm-tools
- **Version Scheme:** 0
- **Revision:** 5
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [charm](https://www.automicvault.com/pkg/brew/charm/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [charmcraft](https://www.automicvault.com/pkg/brew/charmcraft/) - Shares av.db curated category or tags: charms, cli, developer-tools, juju.
- [cobo-cli](https://www.automicvault.com/pkg/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/automic-vault/db/blob/main/combined/charm-tools.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
