# 使用 Homebrew, apt, Nix, pacman, scoop 安装 allure

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

## 安装

```sh
sudo av install brew:allure
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install allure
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install allure
```

  证据: Debian stable package indexes: allure from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#allure
```

  证据: nixpkgs package indexes: pkgs/by-name/al/allure/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S allure
```

  证据: Arch Linux sync databases: allure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/allure
```

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

## 软件包事实

- **软件包键:** brew:allure
- **软件包管理器:** Homebrew
- **版本:** 2.44.1
- **来源摘要:** Flexible lightweight test report tool
- **主页:** <https://allurereport.org/>
- **最后更新:** 2026-07-28T21:10:17Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- allure (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.44.1
## 项目历史与用法

Allure Report is an open source, framework-agnostic test result visualization tool. It takes test execution data from many test frameworks and turns it into interactive HTML reports for local debugging, CI artifacts, and team quality reporting.

### 项目历史

The Allure 2 repository presents the project as Allure Report and links the official site, documentation, Maven Central command-line artifact, release downloads, Qameta Software, Open Collective backers, and project discussions. The current documentation distinguishes Allure Report 2, described as the mature and broadly integrated line, from Allure Report 3, described as a newer version rebuilt for usability and compatibility.

The project grew around a separation familiar to test-tool package users: language/framework adapters produce Allure result files, then the standalone Allure command-line tool generates and serves a report. That split made it possible for one report renderer to serve Java, JavaScript, Python, Ruby, PHP, .NET, and other testing stacks.

### 采用历史

Official documentation describes Allure as integrating with 30+ testing frameworks and CI/CD platforms such as Jenkins, GitHub Actions, and Azure DevOps. The README documents common package paths including release archives, Homebrew, Scoop, and Maven Central, which is why Allure shows up both as a Java ecosystem artifact and as a cross-platform CLI formula.

Allure 2 remains the widely used line according to the project's own llms.txt, while Allure 3 is maintained alongside it with migration guidance. That dual-track state matters to package maintainers because the formula named `allure` has historically meant the mature Allure 2 command-line distribution even as the upstream documentation increasingly teaches both versions.

### 使用方式

Typical usage is to run tests with an Allure adapter enabled, collect the generated result files, and invoke the `allure` CLI to generate or view an HTML report. The official docs emphasize report navigation, history and retries, attachments, visual analytics, framework setup, and CI integration.

In package-manager contexts, Allure is usually installed for its `allure` executable rather than for a library API. It is common in CI jobs as a post-test reporting step and in local QA workflows when developers want a richer view than raw JUnit XML, pytest output, or test-runner console logs.

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

Allure is a good example of a language-neutral CLI that sits beside many language-specific packages. The report generator has to be easy to install from Homebrew, Scoop, archives, Maven, and CI images because it is used after tests from many ecosystems have already run.

For formula maintainers, the interesting bit is not just the executable but the compatibility contract between adapter-generated result files and the report renderer. The Allure 2 versus Allure 3 split also makes version selection and migration guidance unusually visible for a test-reporting package.

### 时间线

- Allure 2 era: The `allure2` repository became the official source for the mature Allure Report command-line/reporting tool.
- Allure 3 era: Official documentation added a newer Allure 3 line while continuing to support Allure 2.
- Current: Official docs describe Allure as open source, framework-agnostic, and integrated with 30+ frameworks across multiple programming languages.

### Related projects

- Allure TestOps is Qameta's commercial DevOps-ready testing platform mentioned by the Allure Report README.
- Allure framework adapters for JUnit, pytest, Playwright, Cypress, TestNG, RSpec, NUnit, xUnit.net, and other tools produce data consumed by the report generator.
- CI integrations for Jenkins, GitHub Actions, Azure DevOps, TeamCity, Bamboo, JetBrains IDEs, and Visual Studio Code are documented as part of the Allure ecosystem.

### 来源

- <https://allurereport.org/docs.md>
- <https://allurereport.org/llms.txt>
- <https://raw.githubusercontent.com/allure-framework/allure2/master/README.md>


## 安全说明

没有找到 allure 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


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

- Debian apt - allure - 0.11.0.0-1: normalized package name match | Debian stable package indexes: allure from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | near-future Sci-Fi roguelike and tactical squad game | http://allureofthestars.com
- Nix - allure: normalized package name match | nixpkgs package indexes: pkgs/by-name/al/allure/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - allure - 0.11.0.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: allure from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | near-future Sci-Fi roguelike and tactical squad game | http://allureofthestars.com
- pacman - allure - 0.11.0.0-381: normalized package name match | Arch Linux sync databases: allure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Near-future Sci-Fi roguelike and tactical squad combat game | http://allureofthestars.com
- Scoop - main/allure: normalized package name match | Scoop official bucket manifest trees: bucket/allure.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
