# Installer lgogdownloader avec Homebrew, apk, apt, dnf, Nix

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

## installation

```sh
sudo av install brew:lgogdownloader
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lgogdownloader
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add lgogdownloader
```

  Preuve: Alpine Linux edge package indexes: lgogdownloader from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install lgogdownloader
```

  Preuve: Debian stable package indexes: lgogdownloader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install lgogdownloader
```

  Preuve: Fedora Rawhide package metadata: lgogdownloader from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#lgogdownloader
```

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

## Faits du paquet

- **Clé du paquet:** brew:lgogdownloader
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lgogdownloader>
- **Version:** 3.18
- **Résumé source:** Unofficial downloader for GOG.com games
- **Page d'accueil:** <https://sites.google.com/site/gogdownloader/>
- **Dépôt:** <https://github.com/Sude-/lgogdownloader>
- **Docs amont:** <https://sites.google.com/site/gogdownloader/>
- **Licence:** WTFPL
- **Archive source:** <https://github.com/Sude-/lgogdownloader/releases/download/v3.18/lgogdownloader-3.18.tar.gz>
- **Dernière mise à jour:** 2026-06-25T13:37:48+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- lgogdownloader (cli)
- lgogdownloader (alias)

## Dépendances

- boost
- htmlcxx
- jsoncpp
- rhash
- tidy-html5
- tinyxml2

## Dépendances de compilation

- cmake
- help2man
- pkgconf

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.18
- gestionnaire mis à jour: 2026-06-25
- données locales: OK
- dépôt amont: https://github.com/Sude-/lgogdownloader
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

LGOGDownloader is an unofficial open-source command-line downloader for GOG.com games. It exists for users who want scriptable access to purchased installers, extras, repair operations, and Galaxy API build metadata from Unix-like environments.

### Historique du projet

The project README describes LGOGDownloader as an unofficial downloader for GOG.com that uses the same API as GOG Galaxy. Its command set grew around practical ownership-library tasks: login, list games, filter by game/platform/language, download installers and extras, repair files, and inspect or install Galaxy builds.

The tagged release line visible in the project repository runs from 2.x through 3.x, with GitHub releases documenting continued maintenance through the 2020s. The 3.x series reflects the ongoing need to track service-side changes in GOG/Galaxy while keeping a CLI workflow available.

### Historique d'adoption

LGOGDownloader is packaged by Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Nix, and related distro ecosystems. That adoption follows a clear Linux desktop niche: users with GOG libraries needed a non-Galaxy, non-browser way to list, download, verify, and archive purchased game files.

### Modes d'utilisation

Typical usage starts with `lgogdownloader --login`, then `--list`, `--download`, `--download-file`, `--repair`, or Galaxy build commands. Its config and credential state live under the XDG config directory, which makes it fit batch download and backup scripts.

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

LGOGDownloader is significant because it turns a commercial game library into a package-like archive workflow: list metadata, select platforms/languages, fetch artifacts, verify or repair them, and keep them under user control. It is especially attractive to Linux users and preservation-minded game collectors.

### Chronologie

- Version 2.2: The repository contains tagged 2.x releases by this point in the public tag history.
- 2021-08-25: LGOGDownloader 3.8 was published as a GitHub release.
- 2023-10-23: LGOGDownloader 3.12 was published as a GitHub release.
- 2024-12-22: LGOGDownloader 3.16 was published as a GitHub release.
- 2025-11-03: LGOGDownloader 3.18 was published as a GitHub release.

### Related projects

- LGOGDownloader is related to GOG.com, GOG Galaxy, libcurl, jsoncpp, librhash, tidy, tinyxml2, Boost, zlib, Qt WebEngine builds, and distro packages that expose game-library management tools.

### Sources

- <https://formulae.brew.sh/formula/lgogdownloader>
- <https://github.com/Sude-/lgogdownloader>
- <https://github.com/Sude-/lgogdownloader/releases>
- <https://raw.githubusercontent.com/Sude-/lgogdownloader/master/README.md>
- <https://sites.google.com/site/gogdownloader>


## Notes de sécurité

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

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/lgogdownloader/, ~/.config/lgogdownloader/, $XDG_CONFIG_HOME/lgogdownloader/blacklist.txt, $XDG_CONFIG_HOME/lgogdownloader/ignorelist.txt, $XDG_CONFIG_HOME/lgogdownloader/gamespecific/gamename.conf, $XDG_CONFIG_HOME/lgogdownloader/transformations.json

## Credential files

- Unix: $XDG_CONFIG_HOME/lgogdownloader/, ~/.config/lgogdownloader/
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - lgogdownloader - 3.17-1: normalized package name match | Debian stable package indexes: lgogdownloader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | downloader for GOG.com files | https://sites.google.com/site/gogdownloader/
- Nix - lgogdownloader: normalized package name match | nixpkgs package indexes: pkgs/by-name/lg/lgogdownloader/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - lgogdownloader - 3.12-1ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: lgogdownloader from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | downloader for GOG.com files | https://sites.google.com/site/gogdownloader/
- apk - lgogdownloader - 3.18-r0: normalized package name match | Alpine Linux edge package indexes: lgogdownloader from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Open source downloader for GOG.com games | https://github.com/Sude-/lgogdownloader
- apk - lgogdownloader-doc - 3.18-r0: normalized package name match | Alpine Linux edge package indexes: lgogdownloader-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Open source downloader for GOG.com games (documentation) | https://github.com/Sude-/lgogdownloader
- dnf - lgogdownloader - 3.16-10.fc45: normalized package name match | Fedora Rawhide package metadata: lgogdownloader from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | GOG.com download client | https://github.com/Sude-/lgogdownloader


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/fr/game-emulation-tools/) - Matched game or emulation metadata.
- [tidy-html5](https://pkg.so/fr/brew/tidy-html5/) - Runtime dependency declared by Homebrew.
- [rhash](https://pkg.so/fr/brew/rhash/) - Runtime dependency declared by Homebrew.
- [htmlcxx](https://pkg.so/fr/brew/htmlcxx/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [help2man](https://pkg.so/fr/brew/help2man/) - Build dependency declared by Homebrew.
- [mame](https://pkg.so/fr/brew/mame/) - Shares pkgdb curated category or tags: cli, games.
- [rom-tools](https://pkg.so/fr/brew/rom-tools/) - Shares pkgdb curated category or tags: cli, games.
- [dosbox-x](https://pkg.so/fr/brew/dosbox-x/) - Shares pkgdb curated category or tags: cli, games.
- [stockfish](https://pkg.so/fr/brew/stockfish/) - Shares pkgdb curated category or tags: cli, games.
- [nethack](https://pkg.so/fr/brew/nethack/) - Shares pkgdb curated category or tags: cli, games.
- [katago](https://pkg.so/fr/brew/katago/) - Shares pkgdb curated category or tags: cli, games.
- [freeciv](https://pkg.so/fr/brew/freeciv/) - Shares pkgdb curated category or tags: cli, games.
- [unciv](https://pkg.so/fr/brew/unciv/) - Shares pkgdb curated category or tags: cli, games.
- [brogue](https://pkg.so/fr/brew/brogue/) - Local package facts share a topical domain. Shared terms: cli, game, games.
- [bastet](https://pkg.so/fr/brew/bastet/) - Local package facts share a topical domain. Shared terms: boost, cli, game, games.
- [c10t](https://pkg.so/fr/brew/c10t/) - Local package facts share a topical domain. Shared terms: boost, cli, game, games.

## Combined YAML source

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


## Sources

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