pkg.soopen package index

brew / rang 3268

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install s5cmd

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install s5cmd

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add s5cmd

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

Nixvérifié · 92%
nix profile install nixpkgs#s5cmd

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

Windows

Scoopvérifié · 92%
scoop install main/s5cmd

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

aperçu

Résumé du paquet

Parallel S3 and local filesystem execution tool

Commandes et alias

  • s5cmd

historique

Historique du projet et usages

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

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
s5cmdcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire2.3.0
gestionnaire mis à jour2026-09-13
données localesOK
amontà jour
dernière version détectéev2.3.0

https://github.com/peak/s5cmd

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:s5cmd
Version2.3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/s5cmd
Page d'accueilhttps://github.com/peak/s5cmd/
Dépôthttps://github.com/peak/s5cmd
Docs amonthttps://github.com/peak/s5cmd/
LicenceMIT
Archive sourcehttps://github.com/peak/s5cmd/archive/refs/tags/v2.3.0.tar.gz
Dernière mise à jour2026-09-13T13:53:51Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

s5cmd

nix profile install nixpkgs#s5cmd
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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