https://github.com/lindenlab/desura-app

git clone git@github.com:lindenlab/desura-app.git &&
mkdir desura-app-build &&
cd desura-app-build &&
cmake ../desura-app -D32BIT_SUPPORT=ON -DCMAKE_INSTALL_PREFIX=~/desura-app &&
make -j8 install