# Installer oranda avec Homebrew, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de oranda pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install oranda
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:oranda
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/oranda>
- **Version:** 0.6.5
- **Résumé source:** Generate beautiful landing pages for your developer tools
- **Page d'accueil:** <https://axodotdev.github.io/oranda/>
- **Dépôt:** <https://github.com/axodotdev/oranda>
- **Docs amont:** <https://axodotdev.github.io/oranda/>
- **Licence:** Apache-2.0 OR MIT
- **Archive source:** <https://github.com/axodotdev/oranda/archive/refs/tags/v0.6.5.tar.gz>
- **Dernière mise à jour:** 2026-06-15T10:20:22-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- oranda (cli)
- oranda (alias)

## Dépendances

- oniguruma

## Dépendances de compilation

- node
- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.6.5
- gestionnaire mis à jour: 2026-06-15
- données locales: OK
- dépôt amont: https://github.com/axodotdev/oranda
- dernière version détectée: v0.6.5 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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