# Installer s3cmd avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:s3cmd
```

## Réponse sur la sécurité des agents

s3cmd transfers and mutates S3-compatible object storage.

- **Accès aux identifiants:** Reads S3 access keys, config files, and files selected for transfer.
- **Modification distante:** Can upload, delete, sync, and change object ACLs.
- **Risque de publication ou d'artéfact:** Can publish or remove artifacts and static-site assets.
- **Contrôle recommandé:** Gate sync, delete, put, ACL, and credential commands.
- **Conseils d'utilisation par les agents:** Allow bucket listing; require approval for uploads, deletes, ACL changes, and sensitive paths.

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install s3cmd
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install s3cmd
```

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

### Linux

- apk (92%):

```sh
sudo apk add s3cmd
```

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

- Debian apt (92%):

```sh
sudo apt install s3cmd
```

  Preuve: Debian stable package indexes: s3cmd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install s3cmd
```

  Preuve: Fedora Rawhide package metadata: s3cmd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#s3cmd
```

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

- pacman (92%):

```sh
sudo pacman -S s3cmd
```

  Preuve: Arch Linux sync databases: s3cmd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install s3cmd
```

  Preuve: openSUSE Tumbleweed package metadata: s3cmd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:s3cmd
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/s3cmd>
- **Version:** 2.4.0
- **Résumé source:** Command-line tool for the Amazon S3 service
- **Page d'accueil:** <https://s3tools.org/s3cmd>
- **Dépôt:** <https://github.com/s3tools/s3cmd>
- **Docs amont:** <https://s3tools.org/s3cmd>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://files.pythonhosted.org/packages/b3/9c/ad4cd51328bd7a058bfda6739bc061c63ee3531ad2fbc6e672518a1eed01/s3cmd-2.4.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- s3cmd (cli)
- s3cmd (alias)

## Dépendances

- libmagic
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.4.0
- données locales: OK
- dépôt amont: https://s3tools.org/s3cmd
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.

## 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: ~/.s3cfg

## Credential files

- Unix: ~/.s3cfg
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** s3cmd
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - s3cmd - 2.4.0-3: normalized package name match | Debian stable package indexes: s3cmd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line Amazon S3 client | https://s3tools.org/s3cmd
- Nix - s3cmd: normalized package name match | nixpkgs package indexes: pkgs/by-name/s3/s3cmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - s3cmd - 2.4.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: s3cmd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line Amazon S3 client | https://s3tools.org/s3cmd
- apk - s3cmd - 2.4.0-r2: normalized package name match | Alpine Linux edge package indexes: s3cmd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Command-line tool for managing Amazon S3 and CloudFront services | https://github.com/s3tools/s3cmd
- apk - s3cmd-doc - 2.4.0-r2: normalized package name match | Alpine Linux edge package indexes: s3cmd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Command-line tool for managing Amazon S3 and CloudFront services (documentation) | https://github.com/s3tools/s3cmd
- apk - s3cmd-pyc - 2.4.0-r2: normalized package name match | Alpine Linux edge package indexes: s3cmd-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for s3cmd | https://github.com/s3tools/s3cmd
- dnf - s3cmd - 2.4.0-14.fc45: normalized package name match | Fedora Rawhide package metadata: s3cmd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tool for accessing Amazon Simple Storage Service | https://s3tools.org/s3cmd
- pacman - s3cmd - 2.4.0-5: normalized package name match | Arch Linux sync databases: s3cmd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A command line client for Amazon S3 | https://s3tools.org/s3cmd
- zypper - s3cmd - 2.4.0-2.3: normalized package name match | openSUSE Tumbleweed package metadata: s3cmd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Command line tool for managing Amazon S3 and CloudFront services | http://s3tools.org/s3cmd
- MacPorts - s3cmd: normalized package name match | MacPorts ports tree: net/s3cmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [fdroidserver](https://pkg.so/fr/brew/fdroidserver/) - Popular package that depends on this formula.
- [filen-cli](https://pkg.so/fr/brew/filen-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage, sync.
- [s5cmd](https://pkg.so/fr/brew/s5cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [juicefs](https://pkg.so/fr/brew/juicefs/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [s4cmd](https://pkg.so/fr/brew/s4cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [s3fs](https://pkg.so/fr/brew/s3fs/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [s3-backer](https://pkg.so/fr/brew/s3-backer/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [azcopy](https://pkg.so/fr/brew/azcopy/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, storage.
- [s3ql](https://pkg.so/fr/brew/s3ql/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, storage.
- [awscli](https://pkg.so/fr/brew/awscli/) - Both packages touch the same language runtime or ecosystem. Shared terms: amazon, cli, cloud, cloud-infrastructure, command-line.
- [b2-tools](https://pkg.so/fr/brew/b2-tools/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, command-line, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/s3cmd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/s3cmd.yml)


## Sources

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