# Install oranda with Homebrew, Nix, scoop

Generate beautiful landing pages for your developer tools. Version 0.6.5 via Homebrew; verified 2026-06-15. Also installable with nix: nix profile install nixpkgs#oranda.

## Install

```sh
sudo av install brew:oranda
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install oranda
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#oranda
```

  Evidence: nixpkgs package indexes: pkgs/by-name/or/oranda/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/oranda
```

  Evidence: Scoop official bucket manifest trees: bucket/oranda.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:oranda
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/oranda>
- **Version:** 0.6.5
- **Source summary:** Generate beautiful landing pages for your developer tools
- **Homepage:** <https://axodotdev.github.io/oranda/>
- **Repository:** <https://github.com/axodotdev/oranda>
- **Upstream docs:** <https://axodotdev.github.io/oranda/>
- **License:** Apache-2.0 OR MIT
- **Source archive:** <https://github.com/axodotdev/oranda/archive/refs/tags/v0.6.5.tar.gz>
- **Last updated:** 2026-06-15T10:20:22-04:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- oranda (cli)
- oranda (alias)

## Dependencies

- oniguruma

## Build dependencies

- node
- pkgconf
- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 0.6.5
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://github.com/axodotdev/oranda
- Upstream latest detected: v0.6.5 (current)
## Project history and usage

oranda is an opinionated static site generator for developer-tool landing pages. It is aimed at maintainers who want a project website, install page, changelog, docs rendering, and funding links without building a custom web app.

### Project history

axo announced oranda in 2023 as part of its release-engineering toolbelt. The announcement framed package registries and package-manager websites as distribution infrastructure, then positioned oranda as a package-manager-agnostic way to give developer tools a release-aware website.

The repository describes oranda as a static site generator for developers publishing projects who do not want to build a website from scratch. The README also documents a zero-config path, `oranda build`, plus optional `oranda.json` customization.

### Adoption history

oranda's adoption is concentrated in the Rust and developer-tool publishing ecosystem, reinforced by first-class integration with `cargo-dist`. The README says oranda can detect cargo-dist output and display installer scripts and platform support on generated pages.

The input metadata lists packages in Homebrew, Nix, and Scoop, matching its role as a release-tooling CLI that maintainers install locally or in CI.

### How it is used

Maintainers run `oranda build` to generate a site, or `oranda dev` to serve and rebuild during editing. With configuration, the tool can render README content, additional Markdown pages, install pages, changelogs, mdBook documentation, funding channels, and platform-aware install widgets.

The practical use case is distribution polish: make release artifacts, install commands, docs, changelogs, and project metadata visible from a static website that can be hosted on GitHub Pages or similar static hosting.

### Why package nerds care

oranda is package-nerd software about package nerds. It treats install metadata, release artifacts, changelogs, and package-manager affordances as first-class website content, turning what registries often provide implicitly into a portable static site.

### Timeline

- 2023-06: axo announces oranda as an opinionated static site generator for release-aware developer-tool landing pages.
- 2023 and later: The project documents cargo-dist integration for showing generated installers and supported artifacts.
- The Homebrew formula packages oranda as a CLI for generating landing pages for developer tools.

### Related projects

- oranda is closely related to axo's cargo-dist project, mdBook, GitHub Pages-style static hosting, package registries, and release automation pipelines.

### Sources

- <https://axo-blog.pages.dev/2023/06/oranda>
- <https://axodotdev.github.io/oranda/>
- <https://formulae.brew.sh/formula/oranda>
- <https://github.com/axodotdev/oranda>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## 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: ./oranda.json
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** oranda
- **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

## Other Package-Manager Records

- Nix - oranda: normalized package name match | nixpkgs package indexes: pkgs/by-name/or/oranda/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/oranda: normalized package name match | Scoop official bucket manifest trees: bucket/oranda.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [oniguruma](https://pkg.so/brew/oniguruma/) - Runtime dependency declared by Homebrew.
- [node](https://pkg.so/brew/node/) - Build dependency declared by Homebrew.
- [pkgconf](https://pkg.so/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/brew/rust/) - Build dependency declared by Homebrew.
- [hugo](https://pkg.so/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [sphinx-doc](https://pkg.so/brew/sphinx-doc/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [zola](https://pkg.so/brew/zola/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [mdbook](https://pkg.so/brew/mdbook/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [mkdocs-material](https://pkg.so/brew/mkdocs-material/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [docmd](https://pkg.so/brew/docmd/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [hexo](https://pkg.so/brew/hexo/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [gatsby-cli](https://pkg.so/brew/gatsby-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, static-site-generator.
- [docfx](https://pkg.so/brew/docfx/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, generator, publishing.
- [publish](https://pkg.so/brew/publish/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, generator, publishing.

## Combined YAML source

View the package source record on GitHub. [combined/oranda.yml](https://github.com/mxcl/pkgdb/blob/main/combined/oranda.yml)


## Sources

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