# Installer s3fs avec Homebrew, apt, MacPorts, Nix, zypper, pacman

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

## installation

```sh
sudo av install brew:s3fs
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install s3fs
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install s3fs
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install s3fs
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#s3fs
```

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

- zypper (92%):

```sh
sudo zypper install s3fs
```

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

- pacman (92%):

```sh
sudo pacman -S s3fs-fuse
```

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

## Faits du paquet

- **Clé du paquet:** brew:s3fs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.97
- **Résumé source:** FUSE-based file system backed by Amazon S3
- **Page d'accueil:** <https://github.com/s3fs-fuse/s3fs-fuse/wiki>
- **Dépôt:** <https://github.com/s3fs-fuse/s3fs-fuse>
- **Dernière mise à jour:** 2026-05-10T19:13:47Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- s3fs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.97

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour s3fs. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Credential files

- Unix: ${HOME}/.aws/credentials, ${HOME}/.passwd-s3fs, /etc/passwd-s3fs
## Autres enregistrements de gestionnaires de paquets

- Debian apt - s3fs - 1.95-1: normalized package name match | Debian stable package indexes: s3fs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | FUSE-based file system backed by Amazon S3 | https://github.com/s3fs-fuse/s3fs-fuse
- Nix - s3fs: normalized package name match | nixpkgs package indexes: pkgs/by-name/s3/s3fs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - s3fs - 1.93-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: s3fs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | FUSE-based file system backed by Amazon S3 | https://github.com/s3fs-fuse/s3fs-fuse
- pacman - s3fs-fuse - 1.97-1: normalized package name match | Arch Linux sync databases: s3fs-fuse from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | FUSE-based file system backed by Amazon S3 | https://github.com/s3fs-fuse/s3fs-fuse/wiki
- zypper - s3fs - 1.97-1.6: normalized package name match | openSUSE Tumbleweed package metadata: s3fs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | FUSE file system backed by Amazon S3 bucket | https://github.com/s3fs-fuse/s3fs-fuse
- MacPorts - s3fs: normalized package name match | MacPorts ports tree: fuse/s3fs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
