macOS
brew install s5cmdlocal Homebrew formula metadata
sudo port install s5cmdMacPorts ports tree · net/s5cmd/Portfile · source: api.github.com
brew / rank 3268
Parallel S3 and local filesystem execution tool. Version 2.3.0 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#s5cmd.
install
brew install s5cmdlocal Homebrew formula metadata
sudo port install s5cmdMacPorts ports tree · net/s5cmd/Portfile · source: api.github.com
sudo apk add s5cmdAlpine Linux edge package indexes · s5cmd · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#s5cmdnixpkgs package indexes · pkgs/by-name/s5/s5cmd/package.nix · source: api.github.com
scoop install main/s5cmdScoop official bucket manifest trees · bucket/s5cmd.json · source: api.github.com
overview
Parallel S3 and local filesystem execution tool
history
s5cmd is a high-performance command-line tool for executing S3 and local-filesystem operations, particularly bulk or wildcard-driven workloads.
s5cmd was developed as a Go-based, high-throughput alternative to established S3 clients. Its design combines parallel object operations, wildcard expansion, batch deletion, and a `run` mode that avoids thousands of separate process launches.
The 2.x series broadened the tool with synchronization, AWS SSO profile support, shell completion, and revised packaging and runtime behavior. The official release history documents continued feature and compatibility work through the 2.3 line.
The project supplies official binaries for Linux, macOS, and Windows and an official Homebrew tap. Its README also records community packaging through MacPorts, conda-forge, FreeBSD ports/packages, and Docker; source_facts.package-manager additionally records Homebrew, MacPorts, Nix, APK, and Scoop coverage.
Users run familiar commands such as `ls`, `cp`, `mv`, `rm`, `sync`, and `du` against local paths or S3 URLs. Credentials can come from AWS profiles, `${HOME}/.aws/credentials`, environment variables, EC2/EKS roles, or an explicitly selected credentials file. Its characteristic workflow is `s5cmd run commands.txt`, which executes many operations with parallel workers.
s5cmd is notable for treating concurrency and batched command execution as first-class features rather than wrappers around one-object-at-a-time commands. It appeals to package and operations enthusiasts who move large object collections, benchmark storage tooling, use S3-compatible endpoints, or want one portable Go binary.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
s5cmd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:s5cmd |
|---|---|
| Version | 2.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/s5cmd |
| Homepage | https://github.com/peak/s5cmd/ |
| Repository | https://github.com/peak/s5cmd |
| Upstream docs | https://github.com/peak/s5cmd/ |
| License | MIT |
| Source archive | https://github.com/peak/s5cmd/archive/refs/tags/v2.3.0.tar.gz |
| Last updated | 2026-09-13T13:53:51Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | s5cmd |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
s5cmd
nix profile install nixpkgs#s5cmds5cmd 2.3.0-r14
Parallel S3 and local filesystem execution tool
sudo apk add s5cmds5cmd
sudo port install s5cmdmain/s5cmd
scoop install main/s5cmdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.