# Installer aqua avec Homebrew, chocolatey, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aqua pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:aqua
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aqua
```

  Preuve: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install aqua
```

  Preuve: Chocolatey community package catalog: aqua from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.158','newfiletime'

- Scoop (92%):

```sh
scoop install main/aqua
```

  Preuve: Scoop official bucket manifest trees: bucket/aqua.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id aquaproj.aqua -e
```

  Preuve: Windows Package Manager source index: aquaproj.aqua from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:aqua
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/aqua>
- **Version:** 2.60.1
- **Résumé source:** Declarative CLI Version manager
- **Page d'accueil:** <https://aquaproj.github.io/>
- **Dépôt:** <https://github.com/aquaproj/aqua>
- **Docs amont:** <https://aquaproj.github.io/docs>
- **Licence:** MIT
- **Archive source:** <https://github.com/aquaproj/aqua/archive/refs/tags/v2.60.1.tar.gz>
- **Dernière mise à jour:** 2026-06-16T04:27:07Z
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- aqua (cli)
- aqua (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 2.60.1
- gestionnaire mis à jour: 2026-06-16
- données locales: OK
- dépôt amont: https://github.com/aquaproj/aqua
- dernière version détectée: v2.60.1 (à jour)
## Historique du projet et usages

aqua is a declarative CLI version manager written in Go. It installs and switches command-line tools from YAML configuration, aiming at the same daily workflow space as asdf-style tool managers but with a registry, lazy install behavior, and Renovate-friendly version declarations.

### Historique du projet

The official aqua repository was created in August 2021. The repository description calls it a declarative CLI version manager with lazy install, a registry, Renovate support, and seamless command version switching.

The documentation centers on `aqua.yaml` and registry-backed package definitions. The config reference documents local and global config discovery, standard and local registries, JSON Schema support, checksum settings, and security toggles for provenance verification.

### Historique d'adoption

aqua is distributed through Homebrew, Chocolatey, Scoop, and winget in the input metadata. The official repository metadata shows active development, a four-digit star count, and topics around CLI tooling and version management.

The project explicitly documents Renovate integration, YAML language-server schemas, a standard registry, and using aqua together with other version managers such as asdf. That makes its adoption story especially package-manager-native: it is designed for repositories to declare the tools they need and let bots update those declarations.

### Modes d'utilisation

Users add packages such as `helm/helm@v3.7.0` or `golangci/golangci-lint@v1.42.1` to aqua configuration, pin a standard registry ref, and let aqua install or lazily install the requested executables.

Configuration discovery is intentionally repository-friendly: aqua checks `$AQUA_CONFIG`, then `.aqua.yaml`, `aqua.yaml`, `aqua/aqua.yaml`, and `.aqua/aqua.yaml` while walking up from the current directory, with `$AQUA_GLOBAL_CONFIG` for global tools.

### Pourquoi les passionnés de paquets s'y intéressent

aqua is interesting because it treats command-line tools themselves as lockable, reviewable project dependencies. The registry and Renovate conventions put CLI installation into the same maintenance loop as library dependencies, which is exactly the sort of thing package nerds care about.

### Chronologie

- 2021: The official aqua repository was created.
- 2021: The documentation copyright begins and the project published docs under aquaproj.github.io.
- 2023: The config reference notes aqua v1.33.0 support for keeping configuration files in `.aqua` directories.
- 2024: The config reference documents v2-era provenance and policy controls such as Cosign, SLSA, and GitHub Artifact Attestation toggles.
- 2026: The repository remains actively maintained in the 2.x release line.

### Related projects

- Related projects and systems include aqua-registry, Renovate, GitHub Actions, YAML Language Server, Cosign, SLSA Provenance, GitHub Artifact Attestations, ghtkn, Keyring, and asdf.

### Sources

- <https://api.github.com/repos/aquaproj/aqua>
- <https://aquaproj.github.io/docs>
- <https://aquaproj.github.io/docs/reference/config>
- source_facts.package-manager


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration 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: $AQUA_CONFIG, aqua.yaml, .aqua.yaml, aqua/aqua.yaml, .aqua/aqua.yaml, $AQUA_GLOBAL_CONFIG
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Chocolatey - aqua: normalized package name match | Chocolatey community package catalog: aqua from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.158','newfiletime'
- Scoop - main/aqua: normalized package name match | Scoop official bucket manifest trees: bucket/aqua.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - aquaproj.aqua: normalized package name match | Windows Package Manager source index: aquaproj.aqua from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [anyenv](https://www.automicvault.com/fr/pkg/brew/anyenv/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [asdf](https://www.automicvault.com/fr/pkg/brew/asdf/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [bob](https://www.automicvault.com/fr/pkg/brew/bob/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [fnm](https://www.automicvault.com/fr/pkg/brew/fnm/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [frum](https://www.automicvault.com/fr/pkg/brew/frum/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [fvm](https://www.automicvault.com/fr/pkg/brew/fvm/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [ghcup](https://www.automicvault.com/fr/pkg/brew/ghcup/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.
- [goenv](https://www.automicvault.com/fr/pkg/brew/goenv/) - Shares av.db curated category or tags: cli, developer-tools, version-manager.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
