# 使用 Homebrew, Nix, scoop 安装 oranda

查看 oranda 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install oranda
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:oranda
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/oranda>
- **版本:** 0.6.5
- **来源摘要:** Generate beautiful landing pages for your developer tools
- **主页:** <https://axodotdev.github.io/oranda/>
- **仓库:** <https://github.com/axodotdev/oranda>
- **上游文档:** <https://axodotdev.github.io/oranda/>
- **许可证:** Apache-2.0 OR MIT
- **源码归档:** <https://github.com/axodotdev/oranda/archive/refs/tags/v0.6.5.tar.gz>
- **最后更新:** 2026-06-15T10:20:22-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- oranda (cli)
- oranda (别名)

## 依赖

- oniguruma

## 构建依赖

- node
- pkgconf
- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.6.5
- 管理器更新时间: 2026-06-15
- 本地数据: OK
- 上游仓库: https://github.com/axodotdev/oranda
- 检测到的最新版本: v0.6.5 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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:** 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

## 其他软件包管理器记录

- 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


## 相关链接

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


## 来源

- 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
