Where to download LBRY for 32 bit linux?

You will need to build both lbrynet ( Pyinstaller detect arch of OS and build correct binary) and LBRY App.
Here comes a step by step guide:

  1. Download source of lbrynet
  2. Clone LBRY Desktop App
  3. Copy builded daemon binary to LBRY-Desktop-Folder/static/daemon (you will need create that folder) make sure you give binary executable permision.
  4. Compile LBRY App
  5. Enjoy app on 32-bits :smiley: