# Installer gopeed avec Homebrew, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:gopeed
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gopeed
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gopeed
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/gopeed
```

  Preuve: Scoop official bucket manifest trees: bucket/gopeed.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id monkeyWie.Gopeed -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:gopeed
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.9.3
- **Résumé source:** Multi protocol download manager
- **Page d'accueil:** <https://gopeed.com>
- **Dépôt:** <https://github.com/GopeedLab/gopeed>
- **Dernière mise à jour:** 2026-08-01T16:05:04-06:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gopeed (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Gopeed is a Go-and-Flutter download manager whose package identity is tied to the command-line and cross-platform distribution story: the same project ships desktop, mobile, web, Docker, browser-extension, and package-manager entry points around a Go download engine.

### Historique du projet

The project repository was created in 2019 under GopeedLab and presents the name as short for Go Speed. Its official documentation frames the project as a high-speed downloader built with Golang and Flutter, supporting HTTP, BitTorrent, magnet, and ED2K downloads.

Gopeed grew from a desktop-style download manager into a broader download platform with a REST API and a JavaScript extension system. That extension model lets users add download integrations without changing the core downloader.

### Historique d'adoption

Distribution expanded beyond source installs into Homebrew, Nix, Scoop, Winget, Flatpak, Snap, DEB, AppImage, Docker, QNAP, and mobile packages. That packaging spread is the main evidence of adoption for a tool that is primarily consumed as an application rather than a Go library.

Browser-extension integration also helped position Gopeed as a replacement for built-in browser download handling, while the web build and API support made it usable as a remote download service.

### Modes d'utilisation

Users install Gopeed as an app or as the `gopeed` command and use it to manage HTTP(S), BitTorrent, magnet, and ED2K downloads. The documented command install path uses the Go module path `github.com/GopeedLab/gopeed/cmd/gopeed`.

The official docs emphasize platform installers for ordinary users and API or extension development for automation-heavy users.

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

For package maintainers, Gopeed is interesting because it packages a Flutter UI, a Go backend, browser integration, and many platform-specific release artifacts under one project name. It is a practical example of a Go command-line package that is also a full graphical application.

Its Homebrew formula represents only one distribution lane; the project documentation treats package managers and direct release artifacts as parallel official install paths.

### Chronologie

- 2019: GopeedLab/gopeed repository created.
- 2020s: Project documents Go plus Flutter architecture and multi-protocol downloads.
- 2020s: Official install documentation lists package-manager, mobile, web, Docker, and NAS-oriented distribution channels.
- 2020s: Extension and REST API documentation positions Gopeed as an extensible download platform.

### Related projects

- Gopeed browser-extension integrates browsers with the Gopeed app.
- Flutter supplies the cross-platform UI layer.
- Go supplies the backend and command-line build path.

### Sources

- <https://github.com/GopeedLab/gopeed>
- <https://gopeed.com/>
- <https://gopeed.com/docs/dev-extension>
- <https://gopeed.com/docs/install>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - gopeed: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gopeed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/gopeed: normalized package name match | Scoop official bucket manifest trees: bucket/gopeed.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - monkeyWie.Gopeed: normalized package name match | Windows Package Manager source index: monkeyWie.Gopeed from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/gopeed.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gopeed.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
