# 使用 Homebrew, apk, apt, dnf, Nix 安装 lgogdownloader

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lgogdownloader
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add lgogdownloader
```

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

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

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

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

## 软件包事实

- **软件包键:** brew:lgogdownloader
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lgogdownloader>
- **版本:** 3.18
- **来源摘要:** Unofficial downloader for GOG.com games
- **主页:** <https://sites.google.com/site/gogdownloader/>
- **仓库:** <https://github.com/Sude-/lgogdownloader>
- **上游文档:** <https://sites.google.com/site/gogdownloader/>
- **许可证:** WTFPL
- **源码归档:** <https://github.com/Sude-/lgogdownloader/releases/download/v3.18/lgogdownloader-3.18.tar.gz>
- **最后更新:** 2026-06-25T13:37:48+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- lgogdownloader (cli)
- lgogdownloader (别名)

## 依赖

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

## 构建依赖

- cmake
- help2man
- pkgconf

## macOS 提供的库

- curl

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.18
- 管理器更新时间: 2026-06-25
- 本地数据: OK
- 上游仓库: https://github.com/Sude-/lgogdownloader
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- 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/
## 源数据库详情

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

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

- 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


## 相关链接

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


## 来源

- 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
