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.13/lgogdownloader-3.13.tar.gz

sha256: e1bd9abd5955ad6a6d083674021cd9421d03473ce90d6e6a1a497f71c05d1fd0

md5: 08e701c57eba1e388a089569d3ff27fb

tar -xvzf lgogdownloader-3.13.tar.gz

cd lgogdownloader-3.13

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