# 使用 Homebrew, scoop, apt, winget 安装 aurora

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

## 安装

```sh
sudo av install brew:aurora
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aurora
```

  证据: local Homebrew formula metadata

### Linux

- Ubuntu apt (92%):

```sh
sudo apt install aurora
```

  证据: Ubuntu 24.04 LTS package indexes: aurora from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/aurora
```

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

- winget (92%):

```sh
winget install --id Aurora.Aurora -e
```

  证据: Windows Package Manager source index: Aurora.Aurora from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:aurora
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/aurora>
- **版本:** 2.2
- **来源摘要:** Beanstalkd queue server console
- **主页:** <https://xuri.me/aurora/>
- **仓库:** <https://github.com/xuri/aurora>
- **上游文档:** <https://github.com/xuri/aurora#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/xuri/aurora/archive/refs/tags/2.2.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- aurora (cli)
- aurora (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.2
- 本地数据: OK
- 上游仓库: https://github.com/xuri/aurora
- 检测到的最新版本: 2.2 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

aurora is a Go web console for administering beanstalkd queue servers. It packages a browser UI and server-side Beanstalkd client into a single cross-platform binary, aimed at people who want a lightweight operational console rather than a full queue-management platform.

### 项目历史

The GitHub repository was created on 2016-10-09, and the release API shows version 1.0 published the same day. The README says aurora was created as a very simple and portable application for working with local or remote Beanstalkd servers, using Go so the compiler can produce zero-dependency binaries.

The README credits the web UI as originally based on ptrofimov/beanstalk_console and the Beanstalkd client on beanstalkd/go-beanstalk. The project therefore sits in a pragmatic lineage of small Beanstalkd admin tools, rebuilt as a single Go binary with a bundled web UI.

### 采用历史

aurora's adoption surface is binary distribution: the official site emphasizes macOS, Linux, and Windows support, single-binary installation, zero dependencies, and Homebrew installation. The supplied package-manager facts also show Scoop, Ubuntu, and winget entries.

### 使用方式

Operators run aurora, open the printed local web URL, and manage local or remote Beanstalkd servers. The README lists features for viewing tubes, ready/delayed/buried jobs, job details, statistics, auto-refresh, moving or deleting jobs, pausing tubes, searching job data, and optional basic auth from aurora.toml.

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

aurora is a tidy package-manager specimen: one binary, one adjacent TOML config, no runtime service stack beyond Beanstalkd and a browser. The interesting packaging detail is preserving the executable-relative aurora.toml default while also allowing -c for managed config locations.

### 时间线

- 2016: Repository initialized and version 1.0 released.
- 2016: Rapid 1.x releases followed through the first months of the project.
- 2021: Source headers still describe aurora as a Go cross-platform, zero-dependency Beanstalkd console.
- 2026: The official site continues to present aurora as a cross-platform Beanstalkd admin console.

### Related projects

- aurora is related to beanstalkd, beanstalkd/go-beanstalk, BurntSushi/toml, and ptrofimov/beanstalk_console, which the README credits as the original web UI basis.

### 来源

- <https://api.github.com/repos/xuri/aurora>
- <https://github.com/xuri/aurora#readme>
- <https://raw.githubusercontent.com/xuri/aurora/master/aurora.toml>
- <https://raw.githubusercontent.com/xuri/aurora/master/utils.go>
- <https://xuri.me/aurora>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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: aurora.toml in the directory containing the aurora executable, path passed with -c <filename>
- Windows: aurora.toml in the directory containing aurora.exe, path passed with -c <filename>

## Credential files

- Unix: [auth] section in aurora.toml in the directory containing the aurora executable, [auth] section in the file passed with -c <filename>
- Windows: [auth] section in aurora.toml in the directory containing aurora.exe, [auth] section in the file passed with -c <filename>
## 源数据库详情

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

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

- Ubuntu apt - aurora - 1.9.4-0ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: aurora from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | communicate with an Aurora Magnetek Photovoltaic (solar) Power Inverter | http://www.curtronics.com/Solar/AuroraData.html
- Scoop - extras/aurora: normalized package name match | Scoop official bucket manifest trees: bucket/aurora.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Aurora.Aurora: normalized package name match | Windows Package Manager source index: Aurora.Aurora from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [ccat](https://www.automicvault.com/zh-hans/pkg/brew/ccat/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.
- [fzf](https://www.automicvault.com/zh-hans/pkg/brew/fzf/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.
- [gat](https://www.automicvault.com/zh-hans/pkg/brew/gat/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.
- [jjui](https://www.automicvault.com/zh-hans/pkg/brew/jjui/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.
- [micro](https://www.automicvault.com/zh-hans/pkg/brew/micro/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.
- [nyan](https://www.automicvault.com/zh-hans/pkg/brew/nyan/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.
- [pastel](https://www.automicvault.com/zh-hans/pkg/brew/pastel/) - Shares av.db curated category or tags: cli, color, developer-tools, terminal.
- [peco](https://www.automicvault.com/zh-hans/pkg/brew/peco/) - Shares av.db curated category or tags: cli, developer-tools, go, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/aurora.yml](https://github.com/automic-vault/db/blob/main/combined/aurora.yml)


## 来源

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