# Installer s5cmd avec Homebrew, apk, MacPorts, Nix, scoop

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

## installation

```sh
sudo av install brew:s5cmd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install s5cmd
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install s5cmd
```

  Preuve: MacPorts ports tree: net/s5cmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add s5cmd
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#s5cmd
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/s5cmd
```

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

## Faits du paquet

- **Clé du paquet:** brew:s5cmd
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.3.0
- **Résumé source:** Parallel S3 and local filesystem execution tool
- **Page d'accueil:** <https://github.com/peak/s5cmd/>
- **Dépôt:** <https://github.com/peak/s5cmd>
- **Dernière mise à jour:** 2026-07-26T04:03:36+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- s5cmd (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.3.0

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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: ~/.aws/config

## Credential files

- Unix: ~/.aws/credentials
## Autres enregistrements de gestionnaires de paquets

- Nix - s5cmd: normalized package name match | nixpkgs package indexes: pkgs/by-name/s5/s5cmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - s5cmd - 2.3.0-r14: normalized package name match | Alpine Linux edge package indexes: s5cmd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Parallel S3 and local filesystem execution tool | https://github.com/peak/s5cmd
- MacPorts - s5cmd: normalized package name match | MacPorts ports tree: net/s5cmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/s5cmd: normalized package name match | Scoop official bucket manifest trees: bucket/s5cmd.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/s5cmd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/s5cmd.yml)


## Sources

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