pkg.soopen package index

brew / Rang 9099

s3fs mit Homebrew, apt, MacPorts, Nix, zypper, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install s3fs

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install s3fs

MacPorts ports tree · fuse/s3fs/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install s3fs

Debian stable package indexes · s3fs · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#s3fs

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

openSUSE zypperverifiziert · 92%
sudo zypper install s3fs

openSUSE Tumbleweed package metadata · s3fs · Quelle: download.opensuse.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S s3fs-fuse

Arch Linux sync databases · s3fs-fuse · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

FUSE-based file system backed by Amazon S3

Befehle und Aliase

  • s3fs

Verlauf

Projektgeschichte und Nutzung

s3fs is a FUSE filesystem client that exposes an Amazon S3 bucket through a mount point. It favors filesystem convenience and compatibility while documenting that S3 cannot provide all local-filesystem performance or POSIX semantics.

Projektgeschichte

The project emerged by at least 2010, the copyright year stated by its official repository, as a FUSE-based way to mount Amazon S3 buckets. It developed support for the standard AWS credential file, its own passwd-s3fs format, S3-compatible services, multipart transfers, and mounting through fstab.

Adoptionsgeschichte

s3fs is packaged across Homebrew, Debian, Ubuntu, Arch Linux, Nix, MacPorts, and openSUSE according to source_facts.package-manager. The official README also documents packages for Fedora, Gentoo, RHEL/CentOS, FreeBSD, and macOS, indicating broad Unix-like distribution adoption.

Wie es verwendet wird

Users typically create or reuse an AWS credential file, secure it with owner-only permissions, and run `s3fs bucket /path/to/mountpoint`. Mounts can also be declared in `/etc/fstab`; non-AWS endpoints generally require an explicit URL and path-style requests. The official documentation warns about costly random writes, network-bound metadata operations, non-atomic renames, and the absence of hard links or cross-client coordination.

Warum Paket-Nerds sich dafür interessieren

s3fs is a longstanding example of translating object storage into a familiar Unix filesystem interface. Package enthusiasts care about its interaction with FUSE implementations, platform-specific packaging, credential-file permissions, boot-time mounts, and the semantic gap between S3 objects and POSIX files.

Zeitleiste

  • 2010: Copyright date recorded in the official repository.
  • 2025: Official release 1.97 published.

Related projects

  • The official README identifies goofys, s3backer, s3ql, YAS3FS, and CSI for S3 as related approaches. FUSE supplies the userspace filesystem layer, while Amazon S3 and compatible object stores supply storage.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für s3fs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 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
/etc/fstab

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${HOME}/.aws/credentials${HOME}/.passwd-s3fs/etc/passwd-s3fs

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
s3fscliglobales 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-Version1.97
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.97

https://github.com/s3fs-fuse/s3fs-fuse

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:s3fs
Version1.97
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/s3fs
Homepagehttps://github.com/s3fs-fuse/s3fs-fuse/wiki
Repositoryhttps://github.com/s3fs-fuse/s3fs-fuse
Upstream-Dokumentationhttps://github.com/s3fs-fuse/s3fs-fuse/wiki
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97.tar.gz
Abhängigkeitencurl, libfuse, libxml2, openssl@3
Build-Abhängigkeitenautoconf, automake, pkgconf
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Names3fs
Version Scheme0
Revision1
Head VersionHEAD
Requirements
  • linux
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.

Debian apt95%

s3fs 1.95-1

FUSE-based file system backed by Amazon S3

https://github.com/s3fs-fuse/s3fs-fuse

sudo apt install s3fs
  • Section: utils
  • Architecture: amd64
  • Source Package: s3fs-fuse
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: S3fs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: s3fs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

s3fs

nix profile install nixpkgs#s3fs
  • normalized package name match
  • Abgeglichen nach: S3fs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/s3/s3fs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

s3fs 1.93-1build3

FUSE-based file system backed by Amazon S3

https://github.com/s3fs-fuse/s3fs-fuse

sudo apt install s3fs
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: s3fs-fuse
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: S3fs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: s3fs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

s3fs-fuse 1.97-1

FUSE-based file system backed by Amazon S3

https://github.com/s3fs-fuse/s3fs-fuse/wiki

sudo pacman -S s3fs-fuse
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: S3fs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: s3fs-fuse from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

s3fs 1.97-1.6

FUSE file system backed by Amazon S3 bucket

https://github.com/s3fs-fuse/s3fs-fuse

sudo zypper install s3fs
  • License: GPL-2.0-or-later
  • Category: System/Filesystems
  • Architecture: x86_64
  • Source Package: s3fs
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: S3fs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: s3fs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

s3fs

sudo port install s3fs
  • normalized package name match
  • Abgeglichen nach: S3fs
MacPorts ports tree · api.github.com · MacPorts ports tree: fuse/s3fs/Portfile from https://api.github.com/repos/macports/macports-ports/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