If you’re a Google Chrome user on Ubuntu and you’re having problems regarding libdev.so.0 here’s a quick one-line fix.
sudo ln -sf /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0
If you’re a Google Chrome user on Ubuntu and you’re having problems regarding libdev.so.0 here’s a quick one-line fix.
sudo ln -sf /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0