# seaweedfs mit Homebrew, apk, Nix, pacman installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install seaweedfs
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add seaweedfs
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:seaweedfs
- **Paketmanager:** Homebrew
- **Version:** 4.40
- **Quellzusammenfassung:** Fast distributed storage system
- **Homepage:** <https://seaweedfs.com>
- **Repository:** <https://github.com/seaweedfs/seaweedfs>
- **Zuletzt aktualisiert:** 2026-08-03T03:33:30Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- weed (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.40

## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service

## Andere Paketmanager-Einträge

- 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)


## Quellen

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