# Install carapace with Homebrew

Multi-shell multi-command argument completer. Version 1.7.3 via Homebrew; verified 2026-07-27.

## Install

```sh
sudo av install brew:carapace
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install carapace
```

  Evidence: provider-native install command

## Package facts

- **Package key:** brew:carapace
- **Package manager:** Homebrew
- **Version:** 1.7.3
- **Source summary:** Multi-shell multi-command argument completer
- **Homepage:** <https://carapace.sh>
- **Repository:** <https://github.com/carapace-sh/carapace-bin>
- **Last updated:** 2026-07-27T19:20:56+02:00
- **Generated:** 2026-08-03T00:40:33+00:00

## Executables

- carapace (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.7.3
## Project history and usage

carapace is a Go-based multi-shell argument completer distributed as the carapace-bin package. It exists in the long tradition of shell completion frameworks, but its package-nerd hook is that one completion engine can target many shells instead of requiring a separate completion script style for Bash, Zsh, Fish, PowerShell, Nushell, Xonsh, Elvish, and others.

### Project history

The public carapace-bin repository was created on GitHub in April 2020. Its README describes the project as a multi-shell completion binary, and the repository topics show the project deliberately spans many shell ecosystems rather than being tied to a single command-line environment.

The project grew around two related surfaces: a collection of completers for existing CLI tools and a specification system for adding custom completions. Its documentation is published as an mdBook site, and the README points users to install and setup pages rather than treating the GitHub README as the only manual.

### Adoption history

The project is packaged across multiple operating-system package channels. The supplied Homebrew source facts list Homebrew, Alpine, MacPorts, Nix, and winget package mappings, while the upstream README includes a Repology packaging badge, signaling that distribution packaging is part of the project's public identity.

Adoption has been strongest among users who move between shells or who want richer completion behavior without writing shell-specific scripts. The upstream README's supported-shell list includes both traditional shells and newer interactive shells, which is the core adoption story for carapace.

### How it is used

Users install the carapace binary, enable it for their shell, and then use it to provide argument completions for supported commands. The upstream README links to the official install and setup documentation, and the official completers page documents the list of commands covered by the project.

For package maintainers and power users, carapace is also interesting because completions can be specified outside a single shell's scripting language, making it useful when a command-line tool needs completions across several shell communities.

### Why package nerds care

carapace matters to package nerds because shell completion is often the forgotten layer between a package and its users. A package that ships a good binary but poor completions feels worse in day-to-day terminal use, and carapace offers a shared completion layer that package managers can distribute like any other CLI tool.

Its significance also comes from cross-shell normalization. Package repositories normally have to care about Bash, Zsh, Fish, PowerShell, and newer shells separately; carapace turns that messy edge of packaging into a dedicated, versioned tool.

### Timeline

- 2020: carapace-bin repository created on GitHub.
- 2022: GitHub releases page shows published carapace-bin release tags by at least v0.11.0.
- 2026: GitHub repository metadata shows the project still active, with shell-completion topics and ongoing updates.

### Related projects

- carapace is related to shell-native completion systems for Bash, Zsh, Fish, PowerShell, Nushell, Elvish, Xonsh, Oil, Tcsh, Ion, and Cmd, all of which are listed in the upstream README as supported or experimental shells.
- It is also related to package-manager completion distribution: Homebrew, Alpine, MacPorts, Nix, and winget mappings in the supplied source facts show how the same completion binary reaches users through several ecosystems.

### Sources

- <https://api.github.com/repos/carapace-sh/carapace-bin>
- <https://carapace-sh.github.io/carapace-bin/completers.html>
- <https://github.com/carapace-sh/carapace-bin>
- <https://raw.githubusercontent.com/carapace-sh/carapace-bin/master/README.md>
- source_facts.package-manager


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ${UserConfigDir}/carapace, ${UserConfigDir}/carapace/specs, ${UserConfigDir}/carapace/variables/{group}.yaml, ${UserConfigDir}/carapace/bridge

## Combined YAML source

View the package source record on GitHub. [combined/carapace.yml](https://github.com/automic-vault/db/blob/main/combined/carapace.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
