# Installer openlist avec Homebrew, Nix, scoop, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install openlist
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:openlist
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.2.4
- **Résumé source:** New AList fork addressing anti-trust issues
- **Page d'accueil:** <https://doc.oplist.org/>
- **Dépôt:** <https://github.com/OpenListTeam/OpenList>
- **Dernière mise à jour:** 2026-07-27T23:46:52+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- openlist (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.2.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
