# Installer allure avec Homebrew, apt, Nix, pacman, scoop

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install allure
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install allure
```

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:allure
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/allure>
- **Version:** 2.44.1
- **Résumé source:** Flexible lightweight test report tool
- **Page d'accueil:** <https://allurereport.org/>
- **Docs amont:** <https://allurereport.org/>
- **Licence:** Apache-2.0
- **Archive source:** <https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.44.1/allure-commandline-2.44.1.zip>
- **Dernière mise à jour:** 2026-07-28T21:10:17Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- allure (cli)
- allure (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.44.1
- gestionnaire mis à jour: 2026-07-28
- données locales: OK
- dépôt amont: https://allurereport.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour allure. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** allure
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [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.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [lcov](https://pkg.so/fr/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [bats-core](https://pkg.so/fr/brew/bats-core/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [kcov](https://pkg.so/fr/brew/kcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [mockolo](https://pkg.so/fr/brew/mockolo/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [mockery](https://pkg.so/fr/brew/mockery/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [pytest](https://pkg.so/fr/brew/pytest/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [conftest](https://pkg.so/fr/brew/conftest/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [tox](https://pkg.so/fr/brew/tox/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [allure](https://pkg.so/fr/npm/allure/) - Same normalized package name appears in another local ecosystem. Shared terms: allure, cli, developer, developer-tools, report.
- [jest-stare](https://pkg.so/fr/npm/jest-stare/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, report, results.
- [byteman](https://pkg.so/fr/brew/byteman/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, openjdk, testing.
- [allure](https://pkg.so/fr/npm/allure/) - Same normalized package name in another local ecosystem.

## Combined YAML source

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


## Sources

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