# s3fs を Homebrew, apt, MacPorts, Nix, zypper, pacman でインストール

s3fs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install s3fs
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install s3fs
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:s3fs
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/s3fs>
- **バージョン:** 1.97
- **ソース概要:** FUSE-based file system backed by Amazon S3
- **ホームページ:** <https://github.com/s3fs-fuse/s3fs-fuse/wiki>
- **リポジトリ:** <https://github.com/s3fs-fuse/s3fs-fuse>
- **上流ドキュメント:** <https://github.com/s3fs-fuse/s3fs-fuse/wiki>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97.tar.gz>
- **最終更新:** 2026-05-10T19:13:47Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- s3fs (cli)
- s3fs (エイリアス)

## 依存関係

- curl
- libfuse
- libxml2
- openssl@3

## ビルド依存関係

- autoconf
- automake
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.97
- マネージャ更新日: 2026-05-10
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/s3fs-fuse/s3fs-fuse
- 検出された最新: v1.97 (最新)

## セキュリティノート

s3fs に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [curl](https://pkg.so/ja/brew/curl/) - Runtime dependency declared by Homebrew.
- [libxml2](https://pkg.so/ja/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [libfuse](https://pkg.so/ja/brew/libfuse/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/ja/brew/automake/) - Build dependency declared by Homebrew.
- [s3ql](https://pkg.so/ja/brew/s3ql/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, filesystem, fuse, object-storage.
- [s5cmd](https://pkg.so/ja/brew/s5cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [juicefs](https://pkg.so/ja/brew/juicefs/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [geesefs](https://pkg.so/ja/brew/geesefs/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, filesystem, fuse, object-storage.
- [s3-backer](https://pkg.so/ja/brew/s3-backer/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, fuse, s3, storage.
- [s3cmd](https://pkg.so/ja/brew/s3cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [filen-cli](https://pkg.so/ja/brew/filen-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [s4cmd](https://pkg.so/ja/brew/s4cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [gcsfuse](https://pkg.so/ja/brew/gcsfuse/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, file, filesystem.

## Combined YAML source

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


## ソース

- 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
