# Installer minio-warp avec Homebrew, Nix, apk, chocolatey, apt, pacman, scoop, winget, zypper

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

## installation

```sh
sudo av install brew:minio-warp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install minio-warp
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#minio-warp
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mi/minio-warp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- apk (92%):

```sh
sudo apk add warp
```

  Preuve: Alpine Linux edge package indexes: warp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install warp
```

  Preuve: Debian stable package indexes: warp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S warp
```

  Preuve: Arch Linux sync databases: warp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install warp
```

  Preuve: openSUSE Tumbleweed package metadata: warp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install warp
```

  Preuve: Chocolatey community package catalog: warp from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','vscode'

- Scoop (92%):

```sh
scoop install main/warp
```

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

- winget (92%):

```sh
winget install --id Cloudflare.Warp -e
```

  Preuve: Windows Package Manager source index: Cloudflare.Warp from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:minio-warp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/minio-warp>
- **Version:** 1.5.0
- **Résumé source:** S3 benchmarking tool
- **Page d'accueil:** <https://github.com/minio/warp>
- **Dépôt:** <https://github.com/minio/warp>
- **Docs amont:** <https://github.com/minio/warp#readme>
- **Licence:** AGPL-3.0-or-later
- **Archive source:** <https://github.com/minio/warp/archive/refs/tags/v1.5.0.tar.gz>
- **Dernière mise à jour:** 2026-05-07T00:25:39Z
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- warp (cli)
- warp (alias)

## Dépendances de compilation

- go

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.5.0
- gestionnaire mis à jour: 2026-05-07
- données locales: OK
- dépôt amont: https://github.com/minio/warp
- dernière version détectée: v1.5.0 (à jour)
## Historique du projet et usages

MinIO Warp is MinIO's companion benchmark program for S3-compatible object storage. It grew out of the same ecosystem as the MinIO object server: a Go command-line tool distributed as `warp`, released under AGPL-3.0-or-later, and packaged by Homebrew as `minio-warp` rather than plain `warp` to avoid confusion with unrelated Warp products.

### Historique du projet

The tool's role is practical rather than architectural. Storage teams use it to generate repeatable PUT, GET, LIST, STAT, DELETE, multipart, mixed-workload, and distributed-client load against MinIO, Amazon S3, Google Cloud Storage's S3 compatibility mode, Azure Blob Storage's S3 compatibility mode, and other S3 API implementations. Its documentation emphasizes throughput, latency, capacity planning, and application-fit testing; Intel's MinIO benchmark guide used Warp clients and servers as the S3 load generator for cluster testing.

### Modes d'utilisation

Warp occupies the package-manager niche of a focused object-storage performance probe. It sits next to broader load-testing tools and older S3 benchmark scripts, but its MinIO-maintained defaults, S3 operation coverage, CSV output, YAML-driven runs, and distributed benchmarking mode make it a small operational utility for validating object-store behavior before or after deployment.

### Sources

- <https://docs.min.io/warp/>
- <https://docs.min.io/warp/administration/benchmarks/common-tests/>
- <https://docs.min.io/warp/administration/distributed-benchmarking/>
- <https://docs.min.io/warp/reference/>
- <https://formulae.brew.sh/formula/minio-warp>
- <https://github.com/minio/warp>
- <https://www.intel.com/content/www/us/en/developer/articles/technical/minio-cluster-benchmark-methods-and-tools.html>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** minio-warp
- **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 - minio-warp: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/minio-warp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Debian apt - warp - 0.9.2-3: installed executable or alias match | Debian stable package indexes: warp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Send files over the internet, securely | https://apps.gnome.org/Warp/
- Nix - warp: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/wa/warp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - warp - 1.0.0-r0: installed executable or alias match | Alpine Linux edge package indexes: warp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and secure file transfer | https://apps.gnome.org/Warp/
- apk - warp-doc - 1.0.0-r0: installed executable or alias match | Alpine Linux edge package indexes: warp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and secure file transfer (documentation) | https://apps.gnome.org/Warp/
- apk - warp-lang - 1.0.0-r0: installed executable or alias match | Alpine Linux edge package indexes: warp-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package warp | https://apps.gnome.org/Warp/
- pacman - warp - 1.0.0-1: installed executable or alias match | Arch Linux sync databases: warp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Securely send files to each other via the internet or local network by exchanging a word-based code | https://apps.gnome.org/Warp/
- zypper - warp - 0.9.2-2.3: installed executable or alias match | openSUSE Tumbleweed package metadata: warp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | App to securely send files via the internet or local network | https://apps.gnome.org/en-GB/app/app.drey.Warp/
- zypper - warp-lang - 0.9.2-2.3: installed executable or alias match | openSUSE Tumbleweed package metadata: warp-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Translations for package warp | https://apps.gnome.org/en-GB/app/app.drey.Warp/
- Chocolatey - warp: installed executable or alias match | Chocolatey community package catalog: warp from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','vscode'
- Scoop - main/warp: installed executable or alias match | Scoop official bucket manifest trees: bucket/warp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Cloudflare.Warp: installed executable or alias match | Windows Package Manager source index: Cloudflare.Warp from https://cdn.winget.microsoft.com/cache/source.msix
- winget - Warp.Warp: installed executable or alias match | Windows Package Manager source index: Warp.Warp from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [bench](https://www.automicvault.com/fr/pkg/brew/bench/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [hyperfine](https://www.automicvault.com/fr/pkg/brew/hyperfine/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [multitime](https://www.automicvault.com/fr/pkg/brew/multitime/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [pipebench](https://www.automicvault.com/fr/pkg/brew/pipebench/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [pyperformance](https://www.automicvault.com/fr/pkg/brew/pyperformance/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [siege](https://www.automicvault.com/fr/pkg/brew/siege/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [sqlbench](https://www.automicvault.com/fr/pkg/brew/sqlbench/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [wrk](https://www.automicvault.com/fr/pkg/brew/wrk/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools.
- [artillery](https://www.automicvault.com/fr/pkg/npm/artillery/) - Local package facts share a topical domain. Shared terms: benchmarking, cli, developer, developer-tools, performance.
- [httperf](https://www.automicvault.com/fr/pkg/brew/httperf/) - Local package facts share a topical domain. Shared terms: benchmarking, cli, developer, developer-tools, performance.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
