# Wax package registry > The public package registry and verified compiler-release index for the Wax programming language. ## Install Wax - [macOS and Linux installer](https://waxlang.dev/install.sh) - [Windows installer](https://waxlang.dev/install.ps1) - [Installation guide](https://waxlang.dev/get-wax) ## Registry - [Browse packages](https://packages.waxlang.dev/) - [Search API](https://packages.waxlang.dev/v1/catalog/search?q={query}) - [Package API](https://packages.waxlang.dev/v1/catalog/package?name={identity}) - [Stable compiler index](https://packages.waxlang.dev/v1/releases/stable/index-v1.txt) - [Registry API documentation](https://waxlang.dev/docs/tools/waxpkg)