Icon

aqua

aqua is a declarative CLI version manager that manages tool versions with YAML configuration. It supports secure installation with checksum verification, Policy as Code, Cosign, SLSA Provenance, GitHub Artifact Attestations, and Minisign. It works cross-platform and is suitable for local development and CI environments.
Latest: 2.59.0 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 204/15140
Also monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: mitWinget: Available

Version & Lifecycle

0
Current: 2.59.0 N-2: 2.58.0 Avg cadence: Every 6 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • April 30, 2026
0

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

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

aquaaquaproj aqua

Packaging Notes

0

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.