pkg.soopen package index

brew / Rang 3268

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install s5cmd

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install s5cmd

MacPorts ports tree · net/s5cmd/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add s5cmd

Alpine Linux edge package indexes · s5cmd · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#s5cmd

nixpkgs package indexes · pkgs/by-name/s5/s5cmd/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/s5cmd

Scoop official bucket manifest trees · bucket/s5cmd.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Parallel S3 and local filesystem execution tool

Befehle und Aliase

  • s5cmd

Verlauf

Projektgeschichte und Nutzung

s5cmd is a high-performance command-line tool for executing S3 and local-filesystem operations, particularly bulk or wildcard-driven workloads.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2022: Version 2.0.0 added synchronization and AWS SSO profile support.
  • 2024: Version 2.3.0 added features including wildcard-aware `cat` and `head`.

Related projects

  • The official README compares s5cmd's performance with s3cmd and AWS CLI. It uses the official AWS SDK and can also work with S3-compatible services such as Google Cloud Storage's interoperability endpoint.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.aws/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
s5cmdcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version2.3.0
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.3.0

https://github.com/peak/s5cmd

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:s5cmd
Version2.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/s5cmd
Homepagehttps://github.com/peak/s5cmd/
Repositoryhttps://github.com/peak/s5cmd
Upstream-Dokumentationhttps://github.com/peak/s5cmd/
LizenzMIT
Quellarchivhttps://github.com/peak/s5cmd/archive/refs/tags/v2.3.0.tar.gz
Zuletzt aktualisiert2026-09-13T13:53:51Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Names5cmd
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

s5cmd

nix profile install nixpkgs#s5cmd
  • normalized package name match
  • Abgeglichen nach: S5cmd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/s5/s5cmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

s5cmd 2.3.0-r14

Parallel S3 and local filesystem execution tool

https://github.com/peak/s5cmd

sudo apk add s5cmd
  • License: MIT
  • Architecture: x86_64
  • Source Package: s5cmd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: S5cmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: s5cmd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

s5cmd

sudo port install s5cmd
  • normalized package name match
  • Abgeglichen nach: S5cmd
MacPorts ports tree · api.github.com · MacPorts ports tree: net/s5cmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/s5cmd

scoop install main/s5cmd
  • normalized package name match
  • Abgeglichen nach: S5cmd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/s5cmd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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