# s5cmd mit Homebrew, apk, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für s5cmd in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install s5cmd
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install s5cmd
```

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:s5cmd
- **Paketmanager:** Homebrew
- **Version:** 2.3.0
- **Quellzusammenfassung:** Parallel S3 and local filesystem execution tool
- **Homepage:** <https://github.com/peak/s5cmd/>
- **Repository:** <https://github.com/peak/s5cmd>
- **Zuletzt aktualisiert:** 2026-07-26T04:03:36+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- s5cmd (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.3.0

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
