# Installer seaweedfs avec Homebrew, apk, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de seaweedfs pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install seaweedfs
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add seaweedfs
```

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:seaweedfs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.40
- **Résumé source:** Fast distributed storage system
- **Page d'accueil:** <https://seaweedfs.com>
- **Dépôt:** <https://github.com/seaweedfs/seaweedfs>
- **Dernière mise à jour:** 2026-08-03T03:33:30Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- weed (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.40

## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Autres enregistrements de gestionnaires de paquets

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


## Sources

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