aqua
Overview
Version & Lifecycle
Community Notes
Deployment tip
For enterprise deployment of aqua on Windows, download the prebuilt binary from the official GitHub Releases page and place it in %LOCALAPPDATA%aquaproj-aquabin (default $AQUA_ROOT_DIR). Add this path to the system PATH environment variable via PowerShell: Set-ItemProperty -Path 'HKLM:SYSTEMCurrentControlSetControlSession ManagerEnvironment' -Name 'Path' -Value "$env:LOCALAPPDATAaquaproj-aquabin;$env:Path". Run aqua init to generate aqua.yaml, edit for desired tools, then aqua install -l for lazy installation (symbolic links only, downloading on first use).
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
aqua is a single binary CLI version manager written in Go, supporting Windows, macOS, and Linux. It installs tools securely with checksum verification and provenance features.