I downloaded the Popcorn-Time from official link. When I try to execute "Popcorn-Time" file, using ./Popcorn-Time, it outputs the following error:
error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
I've tried installing libudev0 by using:
apt-get install libudev0:i386
But that outputs the following error:
E: Package 'libudev0:i386' has no installation candidate
The image below contains all extracted files from .tar:

Anyone knows how I can execute Popcorn?