When installing an AppImage file on your Linux system, there are occasions when it doesn’t run as expected. This is precisely what occurred when I attempted to install Etcher on my Ubuntu machine. Here’s the approach I took to address this issue. Just follow the command-lines below…
sudo apt update
sudo apt install libfuse2
And make sure the file is executable by enabling the check-box.