# seaweedfs を Homebrew, apk, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:seaweedfs
```

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

### macOS

- Homebrew (100%):

```sh
brew install seaweedfs
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add seaweedfs
```

  証拠: Alpine Linux edge package indexes: seaweedfs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#seaweedfs
```

  証拠: nixpkgs package indexes: pkgs/by-name/se/seaweedfs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S seaweedfs
```

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

## パッケージ情報

- **パッケージキー:** brew:seaweedfs
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.40
- **ソース概要:** Fast distributed storage system
- **ホームページ:** <https://seaweedfs.com>
- **リポジトリ:** <https://github.com/seaweedfs/seaweedfs>
- **最終更新:** 2026-08-03T03:33:30Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- weed (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.40

## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service

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

- Nix - seaweedfs: normalized package name match | nixpkgs package indexes: pkgs/by-name/se/seaweedfs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - seaweedfs - 4.39-r1: normalized package name match | Alpine Linux edge package indexes: seaweedfs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast | https://github.com/seaweedfs/seaweedfs
- apk - seaweedfs-doc - 4.39-r1: normalized package name match | Alpine Linux edge package indexes: seaweedfs-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast (documentation) | https://github.com/seaweedfs/seaweedfs
- apk - seaweedfs-openrc - 4.39-r1: normalized package name match | Alpine Linux edge package indexes: seaweedfs-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast (OpenRC init scripts) | https://github.com/seaweedfs/seaweedfs
- pacman - seaweedfs - 4.40-1: normalized package name match | Arch Linux sync databases: seaweedfs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple and highly scalable distributed file system | https://github.com/seaweedfs/seaweedfs


## Combined YAML source

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


## ソース

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