Hacker News new | ask | show | jobs
by Fluorescence 949 days ago
If you run it from the terminal you can see the error. For me on 22.04 it was missing a dependency:

    sudo apt install libxcb-cursor0
1 comments

Yess, thanks! Stupid me.

Installer is also hinting for the missing dependency now before installation.