macOS
brew install cuelocal Homebrew formula metadata
sudo port install cueMacPorts ports tree · devel/cue/Portfile · source: api.github.com
brew
Validate and define text-based and dynamic configuration. Version 0.17.1 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#cue.
install
brew install cuelocal Homebrew formula metadata
sudo port install cueMacPorts ports tree · devel/cue/Portfile · source: api.github.com
nix profile install nixpkgs#cuenixpkgs package indexes · pkgs/by-name/cu/cue/package.nix · source: api.github.com
sudo pacman -S cueArch Linux sync databases · cue · source: geo.mirror.pkgbuild.com
scoop install main/cueScoop official bucket manifest trees · bucket/cue.json · source: api.github.com
winget install --id CueLang.Cue -eWindows Package Manager source index · CueLang.Cue · source: cdn.winget.microsoft.com
overview
Validate and define text-based and dynamic configuration
history
CUE is an open-source data validation language, inference engine, and command-line tool for schemas, configuration, policy, and data transformation.
The CUE documentation traces the language's roots to GCL, Google's configuration language for Borg, and to graph unification techniques used for large declarative systems. CUE returns to a constraint-based approach where types and values are unified in one model.
The project positions CUE for validation, configuration, querying, code generation, scripting, and integration with formats such as Go, JSON, YAML, TOML, XML, OpenAPI, Protobuf, and JSON Schema. The public cue-lang/cue repository was created in 2021, while the repository README carries copyright notices beginning in 2018.
The cue command validates data, evaluates CUE files, vets configuration, generates or extracts schemas, and acts as the package's main user-facing interface. Official installation docs include release binaries, source installs, and container images.
CUE matters to package maintainers because it is both a language implementation and a standalone CLI used in build, validation, and configuration pipelines. The upstream README explicitly advises downstream packagers to build from git tags so cue version metadata is embedded correctly.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cue | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cue-lang/cue
install metadata
| Package key | brew:cue |
|---|---|
| Version | 0.17.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cue |
| Homepage | https://cuelang.org/ |
| Repository | https://github.com/cue-lang/cue |
| Upstream docs | https://cuelang.org/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/cue-lang/cue.git |
| Last updated | 2026-07-25T14:20:52-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cue |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cue
nix profile install nixpkgs#cuecue 0.16.1-1
Validate and define text-based and dynamic configuration
https://github.com/cue-lang/cue
sudo pacman -S cuecue
sudo port install cuemain/cue
scoop install main/cueCueLang.Cue
winget install --id CueLang.Cue -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.