# 使用 Homebrew, Nix, scoop, winget 安装 openlist

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

## 安装

```sh
sudo av install brew:openlist
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install openlist
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#openlist
```

  证据: nixpkgs package indexes: pkgs/by-name/op/openlist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/openlist
```

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

- winget (92%):

```sh
winget install --id OpenListTeam.OpenList -e
```

  证据: Windows Package Manager source index: OpenListTeam.OpenList from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:openlist
- **软件包管理器:** Homebrew
- **版本:** 4.2.4
- **来源摘要:** New AList fork addressing anti-trust issues
- **主页:** <https://doc.oplist.org/>
- **仓库:** <https://github.com/OpenListTeam/OpenList>
- **最后更新:** 2026-07-27T23:46:52+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- openlist (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.2.4
## 项目历史与用法

OpenList is a community-driven fork of AList, a self-hosted file-listing and WebDAV server for multiple storage backends. The Homebrew formula describes it as a new AList fork addressing anti-trust issues, while the project describes itself as a long-term governance fork built to defend against trust-based attacks.

### 项目历史

AList established the base model: a Go and SolidJS application for presenting many storage providers through a file-listing web UI and WebDAV access. OpenList forked that codebase under the OpenList Team with AGPL-3.0 licensing, independent maintenance, and explicit governance messaging around source openness and modification transparency.

The OpenList documentation emphasizes migration from AList V3, which makes the project history unusually visible in its packaging story. Rather than presenting as a brand-new file server, OpenList positions itself as a continuity fork for users who wanted the AList workflow under a different trust and governance model.

### 采用历史

OpenList's early adoption is concentrated in the self-hosted and homelab ecosystem where AList had already been used to aggregate cloud drives, local disks, and network storage behind one web interface. The presence of Homebrew, Nix, Scoop, and Winget package metadata suggests the project pursued multi-platform installer coverage quickly after the fork.

Because the fork was motivated by trust and governance concerns, adoption is less about a novel protocol and more about continuity: users can preserve a familiar file-listing/WebDAV stack while moving to a project whose maintainers foreground open governance.

### 使用方式

Users run OpenList as a server process, configure storage providers, and expose a browser-based file list and WebDAV endpoint. The official quick-start documentation lists installation paths such as script install, manual install, Docker, desktop, PaaS, source builds, and reverse proxy deployment.

Package-manager users can install the `openlist` executable through Homebrew, while other ecosystems publish package identifiers for Nix, Scoop, and Winget. Typical use is personal or small-team storage aggregation rather than a general-purpose database or synchronization engine.

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

OpenList is package-nerd-significant because it is a governance fork whose package identity matters. The formula is not just a renamed AList binary: it points to a distinct upstream organization, docs site, license declaration, and release line.

It is also a useful example of a self-hosted app that needs package catalogs to capture both runtime behavior and social provenance. The executable is a file-listing/WebDAV server, but the reason many users look for it is the fork's trust story.

### 时间线

- AList provided the original multi-storage file-listing and WebDAV application model.
- OpenList forked AList under the OpenList Team with AGPL-3.0 licensing and a stated goal of community-driven, long-term governance.
- OpenList documentation added migration guidance for AList V3 users and installation paths covering Docker, source builds, desktop, PaaS, and package-manager style installs.
- Homebrew added an `openlist` formula pointing to the OpenList documentation and GitHub upstream.

### Related projects

- Related projects include AList, OpenList Frontend, OpenList desktop service components, WebDAV clients, cloud storage providers supported through AList/OpenList drivers, and packaging entries in Homebrew, Nix, Scoop, and Winget.

### 来源

- <https://doc.oplist.org/>
- <https://doc.oplist.org/guide>
- <https://formulae.brew.sh/formula/openlist>
- <https://github.com/AlistGo/alist>
- <https://github.com/OpenListTeam>
- <https://github.com/OpenListTeam/OpenList>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Nix - openlist: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/openlist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/openlist: normalized package name match | Scoop official bucket manifest trees: bucket/openlist.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - OpenListTeam.OpenList: normalized package name match | Windows Package Manager source index: OpenListTeam.OpenList from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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