# juicefs mit Homebrew, Nix, scoop installieren

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

## Installation

```sh
sudo av install brew:juicefs
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install juicefs
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#juicefs
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ju/juicefs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/juicefs
```

  Evidenz: Scoop official bucket manifest trees: bucket/juicefs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:juicefs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/juicefs>
- **Version:** 1.4.1
- **Quellzusammenfassung:** Cloud-based, distributed POSIX file system built on top of Redis and S3
- **Homepage:** <https://juicefs.com>
- **Repository:** <https://github.com/juicedata/juicefs>
- **Upstream-Dokumentation:** <https://juicefs.com>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/juicedata/juicefs/archive/refs/tags/v1.4.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-31T05:31:51Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- juicefs (cli)
- juicefs (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.4.1
- Manager aktualisiert: 2026-07-31
- lokale Daten: OK
- Upstream-Repository: https://github.com/juicedata/juicefs
- neueste erkannte Version: v1.4.1 (aktuell)
## Projektgeschichte und Nutzung

JuiceFS is a cloud-native distributed POSIX file system that separates file data from metadata: file data lives in object storage and metadata lives in a database or key-value engine. That split made it attractive for Kubernetes, machine-learning, big-data, and cloud migration workloads that need a familiar filesystem interface over elastic storage.

### Projektgeschichte

JuiceFS project materials describe the system as started in 2017 and designed for unstructured data management across multi-cloud, cross-cloud, and hybrid-cloud environments. Its open-source Community Edition is released under Apache-2.0, and official architecture documentation explains the object-storage plus metadata-engine design.

### Adoptionsgeschichte

The project moved from an early open-source release line in 2021 to a 1.0.0 release published on August 9, 2022. Packaging in Homebrew, Nix, and Scoop made the single `juicefs` CLI easy to install across developer laptops and automation environments.

### Wie es verwendet wird

Users format a JuiceFS volume against a metadata engine, mount it through the CLI, and back file data with S3-compatible or other object storage. In package-manager terms, it is a heavyweight CLI because the same binary is both an administration tool and the client that mounts the filesystem.

### Warum Paket-Nerds sich dafür interessieren

JuiceFS is significant because it packages a distributed storage client as a normal CLI while depending on external services for durability and metadata. It sits at the intersection of FUSE filesystems, cloud object stores, Kubernetes CSI drivers, and database-backed metadata.

### Zeitleiste

- 2017: JuiceFS project materials describe the project as having started in this year.
- 2021: Public GitHub releases show the 0.x open-source release line.
- 2022: JuiceFS 1.0.0 was published on August 9.
- 2023: v1.1 documentation introduced directory statistics and directory quota behavior.

### Related projects

- Kubernetes CSI drivers are a major deployment surface for JuiceFS.
- Redis, TiKV, MySQL, PostgreSQL, and SQLite are documented metadata-engine options.
- Amazon S3 and S3-compatible object stores are common backing stores.

### Quellen

- <https://formulae.brew.sh/formula/juicefs>
- <https://github.com/juicedata/juicefs>
- <https://juicefs.com/docs/community/architecture/>
- <https://juicefs.com/docs/community/release_notes/>
- <https://juicefs.com/en/blog/release-notes/juicefs-v1>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - juicefs: normalized package name match | nixpkgs package indexes: pkgs/by-name/ju/juicefs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/juicefs: normalized package name match | Scoop official bucket manifest trees: bucket/juicefs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [s5cmd](https://pkg.so/de/brew/s5cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, s3.
- [filen-cli](https://pkg.so/de/brew/filen-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-storage, s3, storage.
- [s4cmd](https://pkg.so/de/brew/s4cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-storage, s3, storage.
- [s3fs](https://pkg.so/de/brew/s3fs/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [s3cmd](https://pkg.so/de/brew/s3cmd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [geesefs](https://pkg.so/de/brew/geesefs/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, s3.
- [s3ql](https://pkg.so/de/brew/s3ql/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, filesystem, storage.
- [s3-backer](https://pkg.so/de/brew/s3-backer/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, s3, storage.
- [gcsfuse](https://pkg.so/de/brew/gcsfuse/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cloud-storage, file.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
