# 使用 Homebrew, apk, Nix, pacman 安装 seaweedfs

查看 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
