# 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
- **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>
- **Last updated:** 2026-06-15T10:20:22-04:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- oranda (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.6.5
## 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
## 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
