# Installer s3cmd

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

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/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

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

  Preuve: nixpkgs package indexes: s3cmd from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- 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/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-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>
- **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>
- **Mis à jour:** 2025-10-12T14:10:38Z
- **Source générée:** 2026-05-26T17:25:59+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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 2.4.0
- gestionnaire mis à jour: 2025-10-12
- données locales: ok
- dépôt amont: https://s3tools.org/s3cmd
- notice: The package-manager record has not changed recently.
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals
- **radioisotope:** Plain Text S3 Access Keys

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [libmagic](https://www.automicvault.com/pkg/brew/libmagic/) - Runtime dependency declared by Homebrew.
- [fdroidserver](https://www.automicvault.com/pkg/brew/fdroidserver/) - Popular package that depends on this formula.
- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/)
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- radioisotope security manifest
- local isotope README
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
