# 使用 Homebrew, Nix, scoop 安装 juicefs

查看 juicefs 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install juicefs
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:juicefs
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/juicefs>
- **版本:** 1.4.0
- **来源摘要:** Cloud-based, distributed POSIX file system built on top of Redis and S3
- **主页:** <https://juicefs.com>
- **仓库:** <https://github.com/juicedata/juicefs>
- **上游文档:** <https://juicefs.com/docs/community>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/juicedata/juicefs/archive/refs/tags/v1.4.0.tar.gz>
- **最后更新:** 2026-07-06T10:07:59Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- juicefs (cli)
- juicefs (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.4.0
- 管理器更新时间: 2026-07-06
- 本地数据: OK
- 上游仓库: https://github.com/juicedata/juicefs
- 检测到的最新版本: v1.4.0 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gcsfuse](https://www.automicvault.com/zh-hans/pkg/brew/gcsfuse/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, storage.
- [s5cmd](https://www.automicvault.com/zh-hans/pkg/brew/s5cmd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, s3.
- [filen-cli](https://www.automicvault.com/zh-hans/pkg/brew/filen-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, s3, storage.
- [garage](https://www.automicvault.com/zh-hans/pkg/brew/garage/) - Shares av.db curated category or tags: cli, cloud-infrastructure, distributed-storage, s3, storage.
- [s3fs](https://www.automicvault.com/zh-hans/pkg/brew/s3fs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [s4cmd](https://www.automicvault.com/zh-hans/pkg/brew/s4cmd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, s3, storage.
- [versitygw](https://www.automicvault.com/zh-hans/pkg/brew/versitygw/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, s3, storage.
- [geesefs](https://www.automicvault.com/zh-hans/pkg/brew/geesefs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, s3.

## Combined YAML source

View the package source record on GitHub. [combined/juicefs.yml](https://github.com/automic-vault/db/blob/main/combined/juicefs.yml)


## 来源

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