LGOGDownloader

GOG Downloader for Linux

LGOGDownloader is open source downloader to GOG.com for Linux users using the same API as the official GOGDownloader

It is licensed under WTFPL licence

Features:

Dependencies

Make dependencies

https://github.com/Sude-/lgogdownloader/releases/download/v3.17/lgogdownloader-3.17.tar.gz

sha256: fefda26206ebb1e2a6d734b76f6f07977da150064141f29ed1f90450daf4e69e

md5: 5dc796a50d86c2491bb89774cfa57b7e

tar -xvzf lgogdownloader-3.16.tar.gz

cd lgogdownloader-3.16

mkdir build

cd build

cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DUSE_QT_GUI=ON

make

sudo make install

print usage/help: lgogdownloader --help

Git repository @ GitHub